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

🌲 Dbot updates, handful of fixes, etc #117

Merged
merged 5 commits into from
Oct 8, 2024

fix: access sr as attr, not dict

05bd82e
Select commit
Loading
Failed to load commit list.
Merged

🌲 Dbot updates, handful of fixes, etc #117

fix: access sr as attr, not dict
05bd82e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

94.88% (+0.35%) compared to f87f4c5

View this Pull Request on Codecov

94.88% (+0.35%) compared to f87f4c5

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.88%. Comparing base (f87f4c5) to head (05bd82e).
Report is 39 commits behind head on main.

Files with missing lines Patch % Lines
src/palletjack/extract.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   94.52%   94.88%   +0.35%     
==========================================
  Files           7        7              
  Lines        1133     1154      +21     
  Branches      148      176      +28     
==========================================
+ Hits         1071     1095      +24     
+ Misses         52       51       -1     
+ Partials       10        8       -2     

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