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

Use .pylintrc files #654

Merged
merged 2 commits into from
Jan 19, 2024

added invalid-name pylint disable instruction because the framework r…

6866675
Select commit
Loading
Failed to load commit list.
Merged

Use .pylintrc files #654

added invalid-name pylint disable instruction because the framework r…
6866675
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

72.13% (+0.00%) compared to 0ddbf8c

View this Pull Request on Codecov

72.13% (+0.00%) compared to 0ddbf8c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ddbf8c) 72.13% compared to head (6866675) 72.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #654   +/-   ##
=======================================
  Coverage   72.13%   72.13%           
=======================================
  Files          89       89           
  Lines        7945     7945           
=======================================
  Hits         5731     5731           
  Misses       2214     2214           

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