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.histogram() function which can compute the n-dimensional histogram for scalars, vectors, and functions. #100

Merged
merged 7 commits into from
Nov 18, 2024

Conversation

byrdie
Copy link
Contributor

@byrdie byrdie commented Nov 17, 2024

No description provided.

…ensional histogram for scalars, vectors, and functions.
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.38%. Comparing base (d12489a) to head (ea6be49).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   95.30%   95.38%   +0.07%     
==========================================
  Files          79       79              
  Lines       11464    11627     +163     
==========================================
+ Hits        10926    11090     +164     
+ Misses        538      537       -1     
Flag Coverage Δ
unittests 95.38% <100.00%> (+0.07%) ⬆️

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 44a6ac1 into main Nov 18, 2024
21 checks passed
@byrdie byrdie deleted the feature/histogram branch November 18, 2024 05: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