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

Simplify _indices_and_coefficients to return 0-indexed cols #245

Merged
merged 3 commits into from
Mar 20, 2024

Improve coverage

e2b3fc3
Select commit
Loading
Failed to load commit list.
Merged

Simplify _indices_and_coefficients to return 0-indexed cols #245

Improve coverage
e2b3fc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 0s

63.60% (-0.14%) compared to 00df013, passed because coverage increased by +0.06% when compared to adjusted base (63.53%)

View this Pull Request on Codecov

63.60% (-0.14%) compared to 00df013, passed because coverage increased by +0.06% when compared to adjusted base (63.53%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.60%. Comparing base (00df013) to head (e2b3fc3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
- Coverage   63.73%   63.60%   -0.14%     
==========================================
  Files           6        6              
  Lines        3513     3511       -2     
==========================================
- Hits         2239     2233       -6     
- Misses       1274     1278       +4     

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