Skip to content

Pipe `ceil`, `trunc` and `floor` through `round`

dae0967
Select commit
Loading
Failed to load commit list.
Open

Pipe ceil, trunc and floor through round #200

Pipe `ceil`, `trunc` and `floor` through `round`
dae0967
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2026 in 0s

94.00% (-2.12%) compared to a572ebd

View this Pull Request on Codecov

94.00% (-2.12%) compared to a572ebd

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.00%. Comparing base (a572ebd) to head (dae0967).

Files with missing lines Patch % Lines
src/DecFP.jl 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
- Coverage   96.12%   94.00%   -2.12%     
==========================================
  Files           2        2              
  Lines         593      584       -9     
==========================================
- Hits          570      549      -21     
- Misses         23       35      +12     

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

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