-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fixed issues #70 and #71 #86
base: master
Are you sure you want to change the base?
Conversation
cryolune
commented
Mar 31, 2021
- Fixed issue Cannot generate coverage report for Py_tests Action #71 "generate coverage report issue."
- Fixed issue Implement Pylint rules for the Python codebase #70 " Implementation of Pylint rules for python codebase."
Codecov Report
@@ Coverage Diff @@
## master #86 +/- ##
======================================
Coverage 6.53% 6.53%
======================================
Files 20 20
Lines 597 597
Branches 68 68
======================================
Hits 39 39
Misses 506 506
Partials 52 52 Continue to review full report at Codecov.
|
17d4136
to
0b01048
Compare
0838530
to
43bcff6
Compare
Could you check that the linter is implemented correctly?
|