JuliaMath / QuadGK.jl

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

ensure int keys in rulecache #84

Closed stevengj closed 1 year ago

stevengj commented 1 year ago

Just a slightly narrower type in the internal rule cache.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6a8dbe4) 97.87% compared to head (f1f776b) 97.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## ======================================= 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/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath) | Coverage Δ | | |---|---|---| | [src/gausskronrod.jl](https://app.codecov.io/gh/JuliaMath/QuadGK.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL2dhdXNza3JvbnJvZC5qbA==) | `98.37% <100.00%> (ø)` | |

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