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

Enable Pylint in CI and fix its errors #311

Merged
merged 2 commits into from
Nov 5, 2024

Enable Pylint in CI and fix its errors

8eeb4a5
Select commit
Loading
Failed to load commit list.
Merged

Enable Pylint in CI and fix its errors #311

Enable Pylint in CI and fix its errors
8eeb4a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

96.53% (+0.65%) compared to 25c09e6

View this Pull Request on Codecov

96.53% (+0.65%) compared to 25c09e6

Details

Codecov Report

Attention: Patch coverage is 98.01980% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.53%. Comparing base (25c09e6) to head (8eeb4a5).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
shared_utils.py 90.90% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   95.87%   96.53%   +0.65%     
==========================================
  Files          10       10              
  Lines         752      750       -2     
==========================================
+ Hits          721      724       +3     
+ Misses         31       26       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.