JuliaIO / JSON.jl

JSON parsing and printing
Other
313 stars 101 forks source link

Create Invalidations.yml #348

Open ranocha opened 2 years ago

ranocha commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #348 (503c421) into master (de16550) will decrease coverage by 1.36%. The diff coverage is n/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.