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

Add code hygiene for python #660

Closed
wants to merge 8 commits into from

Allow requirements to fail because they don't exist

9739b1e
Select commit
Loading
Failed to load commit list.
Closed

Add code hygiene for python #660

Allow requirements to fail because they don't exist
9739b1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2024 in 0s

91.51% (+91.51%) compared to 4ea97f1

View this Pull Request on Codecov

91.51% (+91.51%) compared to 4ea97f1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.51%. Comparing base (4ea97f1) to head (9739b1e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #660       +/-   ##
=========================================
+ Coverage      0   91.51%   +91.51%     
=========================================
  Files         0       25       +25     
  Lines         0     1155     +1155     
  Branches      0      122      +122     
=========================================
+ Hits          0     1057     +1057     
- Misses        0       83       +83     
- Partials      0       15       +15     

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