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

Reducing picking.py to be simpler, more focused, and more performant. #75

Merged
merged 7 commits into from
Nov 11, 2024

Cleanup suggested by coderabbit

9addfdc
Select commit
Loading
Failed to load commit list.
Merged

Reducing picking.py to be simpler, more focused, and more performant. #75

Cleanup suggested by coderabbit
9addfdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

96.63% (-0.11%) compared to e9ddc8d, passed because coverage increased by 0.07% when compared to adjusted base (96.56%)

View this Pull Request on Codecov

96.63% (-0.11%) compared to e9ddc8d, passed because coverage increased by 0.07% when compared to adjusted base (96.56%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (e9ddc8d) to head (9addfdc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   96.74%   96.63%   -0.11%     
==========================================
  Files          26       26              
  Lines        1751     1696      -55     
  Branches      333      330       -3     
==========================================
- Hits         1694     1639      -55     
  Misses         31       31              
  Partials       26       26              

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