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

Add the basic code-quality GitHub actions #1

Open
5 tasks
TheRustifyer opened this issue Dec 22, 2023 · 0 comments
Open
5 tasks

Add the basic code-quality GitHub actions #1

TheRustifyer opened this issue Dec 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TheRustifyer
Copy link
Member

TheRustifyer commented Dec 22, 2023

In order to meet the code qualitity expectations for the projects within ZDC, is mandatory to, at least, add to the project the basic workflows that takes care about checking the health of the code merged to the main branch of this repository.

  • Cargo fmt
  • Lint with Clippy
  • Run tests for the project
  • Code Coverage
  • Deploy coverage results to GitHub pages
@TheRustifyer TheRustifyer added the enhancement New feature or request label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant