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

Code formatting using black (infra) #1163

Merged
merged 15 commits into from
Apr 11, 2024

Remove .git-blame-ignore-revs

7745ec3
Select commit
Loading
Failed to load commit list.
Merged

Code formatting using black (infra) #1163

Remove .git-blame-ignore-revs
7745ec3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 1s

43.15% (+0.00%) compared to 961183e

View this Pull Request on Codecov

43.15% (+0.00%) compared to 961183e

Details

Codecov Report

Attention: Patch coverage is 48.76126% with 455 lines in your changes are missing coverage. Please review.

Project coverage is 43.15%. Comparing base (961183e) to head (7745ec3).

Files Patch % Lines
checkbox-ng/plainbox/impl/exporter/xlsx.py 3.54% 135 Missing and 1 partial ⚠️
checkbox-ng/plainbox/impl/execution.py 3.12% 60 Missing and 2 partials ⚠️
checkbox-ng/plainbox/impl/session/restart.py 26.66% 42 Missing and 2 partials ⚠️
checkbox-ng/plainbox/impl/secure/config.py 28.00% 16 Missing and 2 partials ⚠️
checkbox-ng/plainbox/impl/commands/inv_session.py 0.00% 15 Missing ⚠️
checkbox-ng/plainbox/impl/_argparse.py 0.00% 14 Missing ⚠️
checkbox-ng/checkbox_ng/launcher/merge_reports.py 59.37% 10 Missing and 3 partials ⚠️
checkbox-ng/plainbox/impl/exporter/tar.py 0.00% 13 Missing ⚠️
checkbox-ng/plainbox/impl/secure/providers/v1.py 71.11% 7 Missing and 6 partials ⚠️
checkbox-ng/plainbox/impl/clitools.py 25.00% 11 Missing and 1 partial ⚠️
... and 34 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  Coverage   43.14%   43.15%           
=======================================
  Files         355      355           
  Lines       38624    38627    +3     
  Branches     6559     6556    -3     
=======================================
+ Hits        16665    16668    +3     
  Misses      21294    21294           
  Partials      665      665           

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