Open ranocha opened 2 years ago
Merging #348 (503c421) into master (de16550) will decrease coverage by
1.36%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
- Coverage 98.63% 97.27% -1.37%
==========================================
Files 5 5
Lines 441 441
==========================================
- Hits 435 429 -6
- Misses 6 12 +6
Impacted Files | Coverage Δ | |
---|---|---|
src/specialized.jl | 94.04% <0.00%> (-5.96%) |
:arrow_down: |
src/Parser.jl | 99.57% <0.00%> (-0.43%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This is based on https://github.com/julia-actions/julia-invalidations. Adding such checks came up in https://discourse.julialang.org/t/potential-performance-regressions-in-julia-1-8-for-special-un-precompiled-type-dispatches-and-how-to-fix-them/86359. I suggest to add this check here since this package is widely used as a dependency.
See also SciML/MuladdMacro.jl#26 and SciML/MuladdMacro.jl#29