JuliaGeometry / Triangulate.jl

Julia Wrapper for the Triangle Mesh Generator
MIT License
38 stars 11 forks source link

Create Invalidations.yml #14

Closed ranocha closed 1 year 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 1 year ago

Codecov Report

Merging #14 (2256714) into master (cb7eacf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   82.94%   82.94%           
=======================================
  Files           3        3           
  Lines         129      129           
=======================================
  Hits          107      107           
  Misses         22       22           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more