JuliaVTK / ReadVTK.jl

Julia package for reading VTK XML files
https://juliavtk.github.io/ReadVTK.jl
MIT License
30 stars 9 forks source link

Create Invalidations.yml #12

Closed ranocha closed 1 year ago

ranocha commented 1 year 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 https://github.com/SciML/MuladdMacro.jl/pull/26 and https://github.com/SciML/MuladdMacro.jl/pull/29

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 93.191% when pulling 6ea91dbbb0578646061641cccda78318852ae88f on ranocha-patch-1 into 0d750c425cd88dabfbfd13f5b158b72b20ea184c on main.