Fix buffer overflow for Julia >=1.11 in mpfr_strtofr
#193
Codecov / codecov/project
failed
Nov 16, 2024 in 1s
86.97% (-1.44%) compared to 6e12d5f
View this Pull Request on Codecov
86.97% (-1.44%) compared to 6e12d5f
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 86.97%. Comparing base (
6e12d5f
) to head (d4f3df9
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/floats.jl | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #193 +/- ##
==========================================
- Coverage 88.41% 86.97% -1.44%
==========================================
Files 10 9 -1
Lines 1891 1874 -17
==========================================
- Hits 1672 1630 -42
- Misses 219 244 +25
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading