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

Added named_arrays.AbstractArray.volume_cell() method, an n-dimensional generalization of numpy.diff(). #55

Merged
merged 9 commits into from
May 26, 2024

Conversation

byrdie
Copy link
Contributor

@byrdie byrdie commented May 23, 2024

No description provided.

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.90%. Comparing base (5ea3fb8) to head (a72dac5).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   94.78%   94.90%   +0.12%     
==========================================
  Files          73       73              
  Lines       10277    10429     +152     
==========================================
+ Hits         9741     9898     +157     
+ Misses        536      531       -5     
Flag Coverage Δ
unittests 94.90% <100.00%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@byrdie byrdie merged commit ede8098 into main May 26, 2024
21 checks passed
@byrdie byrdie deleted the feature/volume_cell branch May 26, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant