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

Adding _by, by_key, largest variants of k_smallest #654

Merged
merged 1 commit into from
Feb 26, 2024

Adding _by, by_key, largest variants of k_smallest

2cd44fb
Select commit
Loading
Failed to load commit list.
Merged

Adding _by, by_key, largest variants of k_smallest #654

Adding _by, by_key, largest variants of k_smallest
2cd44fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2024 in 0s

94.61% (+0.22%) compared to 6814180

View this Pull Request on Codecov

94.61% (+0.22%) compared to 6814180

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.61%. Comparing base (6814180) to head (2cd44fb).
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
+ Coverage   94.38%   94.61%   +0.22%     
==========================================
  Files          48       48              
  Lines        6665     6701      +36     
==========================================
+ Hits         6291     6340      +49     
+ Misses        374      361      -13     

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