fortran-lang / minpack

Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems
https://fortran-lang.github.io/minpack/
Other
90 stars 18 forks source link

Enable coverage testing #55

Closed awvwgk closed 2 years ago

awvwgk commented 2 years ago

Second try on coverage testing.

codecov-commenter commented 2 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage        ?   88.11%           
=======================================
  Files           ?        2           
  Lines           ?     1220           
  Branches        ?      459           
=======================================
  Hits            ?     1075           
  Misses          ?       40           
  Partials        ?      105           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab3722b...c0c632a. Read the comment docs.

jacobwilliams commented 2 years ago

@awvwgk This is terrific! Thanks for doing this. It's great that the old tests produce such a high coverage %.