JuliaMath / QuadGK.jl

adaptive 1d numerical Gauss–Kronrod integration in Julia
MIT License
272 stars 37 forks source link

fix spurious underflow in kronrod #94

Closed stevengj closed 2 months ago

stevengj commented 12 months ago

Fixes #93.

codecov[bot] commented 12 months ago

Codecov Report

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

Project coverage is 98.56%. Comparing base (bb53bea) to head (897299a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ========================================== + Coverage 98.54% 98.56% +0.02% ========================================== Files 7 7 Lines 686 696 +10 ========================================== + Hits 676 686 +10 Misses 10 10 ```

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