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

Format broadbean with ruff #811

Merged
merged 7 commits into from
Mar 6, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

beb96a7
Select commit
Loading
Failed to load commit list.
Merged

Format broadbean with ruff #811

[pre-commit.ci] auto fixes from pre-commit.com hooks
beb96a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2024 in 1s

71.88% (-0.13%) compared to b3ba55d

View this Pull Request on Codecov

71.88% (-0.13%) compared to b3ba55d

Details

Codecov Report

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

Project coverage is 71.88%. Comparing base (b3ba55d) to head (beb96a7).

Files Patch % Lines
src/broadbean/plotting.py 0.00% 75 Missing ⚠️
src/broadbean/sequence.py 76.47% 32 Missing ⚠️
src/broadbean/blueprint.py 78.31% 18 Missing ⚠️
src/broadbean/ripasso.py 57.14% 9 Missing ⚠️
src/broadbean/element.py 87.27% 7 Missing ⚠️
src/broadbean/tools.py 77.77% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #811      +/-   ##
==========================================
- Coverage   72.01%   71.88%   -0.13%     
==========================================
  Files           9        9              
  Lines        1547     1547              
==========================================
- Hits         1114     1112       -2     
- Misses        433      435       +2     

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