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

Added New CI Routines to perform quality check #7

Closed
wants to merge 5 commits into from

Conversation

thivinanandh
Copy link
Collaborator

No description provided.

Added new precommit routines, which now checks both for black formatting and a pylint score of 6.5

Now added a new CI routine called, code-quality-control, which will check the precommit routines before triggering the other routines
Added the dependency of code quality control routine to all the jobs
Added a new job, which will be responsible for updating the badges in readme file, once all the tests are completed
Added QC check for push to all branches
Now the quality control will directly run pylint and black instead of running precommit
@thivinanandh
Copy link
Collaborator Author

The CI Tests failed due to bad configuration. So aborting the pull request

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.

1 participant