Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding healthcheck module with api and server status #185

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

gmatheu
Copy link
Contributor

@gmatheu gmatheu commented May 13, 2024

Adding default healt check module

By executing the command:
checkhealth codeium

Right after starting Neovim, you will get something like:
2024-05-13_14-48

After a couple of seconds, when the server is started:
2024-05-13_14-48_1

@CLAassistant
Copy link

CLAassistant commented May 13, 2024

CLA assistant check
All committers have signed the CLA.

@pqn
Copy link
Collaborator

pqn commented May 13, 2024

Cool!

@gmatheu gmatheu changed the title WIP feat: Adding healthcheck module with api and server status feat: Adding healthcheck module with api and server status Jun 4, 2024
gmatheu added a commit to gmatheu/codeium.nvim that referenced this pull request Jun 4, 2024
Backporting: feat: Adding healthcheck module with api and server status Exafunction#185
@pqn
Copy link
Collaborator

pqn commented Jun 5, 2024

Could you undo the formatting changes?

@xafarr
Copy link

xafarr commented Jul 2, 2024

@gmatheu any update on this?

@gmatheu
Copy link
Contributor Author

gmatheu commented Jul 2, 2024

Could you undo the formatting changes?

Sure, my bad... I'll push changes later

@gmatheu
Copy link
Contributor Author

gmatheu commented Jul 2, 2024

@gmatheu any update on this?

As it is, is useful for the purpose.

Ther is a couple of improvements that can be applied later (such as showing the log file location, currently is encapsulated in the log module)

@gmatheu
Copy link
Contributor Author

gmatheu commented Jul 3, 2024

Could you undo the formatting changes?

Done. For some reason I had to add a stylua.toml file for proper format to applied

@pqn pqn merged commit f6a2ef3 into Exafunction:main Jul 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants