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

overload Base.clamp()/Base.clamp!() for clipping histogram bincounts #119

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Moelf
Copy link
Owner

@Moelf Moelf commented May 29, 2024

Is Base.clamp a good name for this? or it's too ambiguous?

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.62%. Comparing base (2f26e2c) to head (d6fd559).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   80.45%   80.62%   +0.17%     
==========================================
  Files          11       11              
  Lines         793      800       +7     
==========================================
+ Hits          638      645       +7     
  Misses        155      155              

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

@Moelf Moelf requested a review from tamasgal May 29, 2024 14:53
@Moelf Moelf changed the title add clamp()/clamp!() for histograms add clamp()/clamp!() for clipping histogram bincounts May 29, 2024
@Moelf Moelf changed the title add clamp()/clamp!() for clipping histogram bincounts add Base.clamp()/FHist.clamp!() for clipping histogram bincounts May 29, 2024
@Moelf Moelf changed the title add Base.clamp()/FHist.clamp!() for clipping histogram bincounts overload Base.clamp()/Base.clamp!() for clipping histogram bincounts May 29, 2024
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.

None yet

1 participant