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

Support interface matrix #47

Merged
merged 18 commits into from
Nov 16, 2024

Make it more performant

1b34b7f
Select commit
Loading
Failed to load commit list.
Merged

Support interface matrix #47

Make it more performant
1b34b7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 1s

77.45% (+1.56%) compared to 17a1219

View this Pull Request on Codecov

77.45% (+1.56%) compared to 17a1219

Details

Codecov Report

Attention: Patch coverage is 83.87097% with 15 lines in your changes missing coverage. Please review.

Project coverage is 77.45%. Comparing base (17a1219) to head (1b34b7f).

Files with missing lines Patch % Lines
src/babyyoda/histo1d.py 79.41% 6 Missing and 1 partial ⚠️
src/babyyoda/axis.py 81.48% 5 Missing ⚠️
src/babyyoda/histo2d.py 90.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   75.89%   77.45%   +1.56%     
==========================================
  Files          25       26       +1     
  Lines        2070     2138      +68     
  Branches      267      273       +6     
==========================================
+ Hits         1571     1656      +85     
+ Misses        436      417      -19     
- Partials       63       65       +2     

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