FHist.jl icon indicating copy to clipboard operation
FHist.jl copied to clipboard

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

Open Moelf opened this issue 1 year ago • 1 comments

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

Moelf avatar May 29 '24 13:05 Moelf

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.62%. Comparing base (2f26e2c) to head (d6fd559). Report is 32 commits behind head on main.

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              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 29 '24 13:05 codecov[bot]

bad pun

Moelf avatar Jun 30 '25 03:06 Moelf