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

Modified named_arrays.AbstractFunctionArray.__getitem__() to support any instance of named_arrays.AbstractArray. #105

Merged
merged 2 commits into from
Jan 15, 2025

coverage

ab64f7f
Select commit
Loading
Failed to load commit list.
Merged
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

95.47% (+0.03%) compared to fa8a0f8

View this Pull Request on Codecov

95.47% (+0.03%) compared to fa8a0f8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.47%. Comparing base (fa8a0f8) to head (ab64f7f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   95.43%   95.47%   +0.03%     
==========================================
  Files          80       80              
  Lines       11772    11776       +4     
==========================================
+ Hits        11235    11243       +8     
+ Misses        537      533       -4     

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