JuliaMath / QuadGK.jl

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

don't over-promote weighted-Gauss type to Float64 #85

Closed stevengj closed 1 year ago

stevengj commented 1 year ago

Closes #79.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ac2da4e) 97.87% compared to head (6fab8bb) 97.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #85 +/- ## ======================================= Coverage 97.87% 97.87% ======================================= Files 5 5 Lines 471 471 ======================================= Hits 461 461 Misses 10 10 ``` | [Files Changed](https://app.codecov.io/gh/JuliaMath/QuadGK.jl/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath) | Coverage Δ | | |---|---|---| | [src/weightedgauss.jl](https://app.codecov.io/gh/JuliaMath/QuadGK.jl/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL3dlaWdodGVkZ2F1c3Muamw=) | `100.00% <100.00%> (ø)` | |

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