NaNMath.jl icon indicating copy to clipboard operation
NaNMath.jl copied to clipboard

Create Invalidations.yml

Open ranocha opened this issue 3 years ago • 1 comments

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

ranocha avatar Sep 01 '22 13:09 ranocha

Codecov Report

Merging #61 (3384cb7) into master (65a5928) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files           1        1           
  Lines         101      101           
=======================================
  Hits           98       98           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 01 '22 13:09 codecov[bot]