NOAA-GFDL / PyFV3

Python version of FV3 dynamical core
GNU General Public License v3.0
3 stars 6 forks source link

Addition of `coverage` tool to unit tests in workflow #21

Closed fmalatino closed 4 days ago

fmalatino commented 1 month ago

Description Addition of coverage to unit tests in workflow to determine the scope of code touched by testing.

Checklist:

FlorianDeconinck commented 1 month ago

This will require a release of NDSL with a higher DaCe, which would solve the few lasting issues around enumerate

fmalatino commented 1 month ago

Issue regarding code coverage logged in 22

FlorianDeconinck commented 1 week ago

This should b renamed right?