Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Animate to 100% coverage #143

Open
jwallwork23 opened this issue Jul 7, 2024 · 0 comments
Open

Get Animate to 100% coverage #143

jwallwork23 opened this issue Jul 7, 2024 · 0 comments
Labels
PRIORITY We should address this ASAP testing Extensions and improvements to the testing infrastructure

Comments

@jwallwork23
Copy link
Member

Not far off!

Name                       Stmts   Miss  Cover
----------------------------------------------
animate/__init__.py            8      0   100%
animate/adapt.py              95     32    66%
animate/checkpointing.py      47      3    94%
animate/interpolation.py     178     17    90%
animate/math.py               44      0   100%
animate/metric.py            455     59    87%
animate/quality.py            85      0   100%
animate/recovery.py          116     11    91%
animate/utility.py           131     13    90%
----------------------------------------------
TOTAL                       1159    135    88%

We should set up a coverage check so that code changes aren't allowed to reduce coverage.

@jwallwork23 jwallwork23 added the testing Extensions and improvements to the testing infrastructure label Jul 7, 2024
@jwallwork23 jwallwork23 added the PRIORITY We should address this ASAP label Jul 7, 2024
@jwallwork23 jwallwork23 moved this from Backlog to Priority in Mesh Adaptation development board Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY We should address this ASAP testing Extensions and improvements to the testing infrastructure
Projects
Development

No branches or pull requests

1 participant