JuliaMath / QuadGK.jl

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

fix empty intervals #98

Closed stevengj closed 8 months ago

stevengj commented 8 months ago

Fixes #97.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1e5e520) 98.20% compared to head (e989303) 98.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ======================================= Coverage 98.20% 98.21% ======================================= Files 6 6 Lines 614 615 +1 ======================================= + Hits 603 604 +1 Misses 11 11 ```

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