testing codecov - #294
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #294 +/- ##
==========================================
+ Coverage 0.00% 51.25% +51.25%
==========================================
Files 22 23 +1
Lines 3954 4318 +364
Branches 0 624 +624
==========================================
+ Hits 0 2213 +2213
+ Misses 3954 1924 -2030
- Partials 0 181 +181 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I was able to get normal coverage when running locally I can locally reproduce the No data to report. --- I think after adding the When removing the plugin ( |
c018d03 to
b3c24a4
Compare
|
The issue was that I didn't explore more specific options in the pyproject.toml where it may be possible to specify a module name (to disambiguate In short: use a developer installation for testing. |
1f44f46 to
1a4bcf7
Compare
- fix #287 - must install as editable for --cov=gromacs to work - consolidated pytest-cov/coverage configuration in pyproject.toml - updated codecov plugin to v5
1dd3843 to
2568d8a
Compare
Test different versions of
codecov.ymlto see if anything solves #287Validate with