FluxML / IRTools.jl

Mike's Little Intermediate Representation
MIT License
111 stars 35 forks source link

Add code coverage on CI #98

Closed ToucheSir closed 1 year ago

ToucheSir commented 2 years ago

Coverage should only be enabled on certain configs. The changes here should also speed up the test action a bit as a side effect.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@77d9c70). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #98   +/-   ##
=========================================
  Coverage          ?   75.00%           
=========================================
  Files             ?       15           
  Lines             ?     1416           
  Branches          ?        0           
=========================================
  Hits              ?     1062           
  Misses            ?      354           
  Partials          ?        0           

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

ToucheSir commented 2 years ago

Bump?

ToucheSir commented 1 year ago

Merging this as it seems innocuous and provides us value downstream in Zygote and co.