Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #425 +/- ##
============================================
- Coverage 83.71% 71.69% -12.03%
============================================
Files 24 51 +27
Lines 8205 9483 +1278
Branches 0 1754 +1754
============================================
- Hits 6869 6799 -70
- Misses 1336 2683 +1347
- Partials 0 1 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Interesting, codecov is reporting different results now, e.g. |
lan496
left a comment
There was a problem hiding this comment.
We could to the same with .readthedocs.yaml, Contributing.md, CITATION.cff, .mdformat.toml (this one just add it to .pre-commit-config.yaml)
I feel CITATION.cff can be moved to .github/, but let's consider it in another place.
|
Let's merge this PR after resolving conflicts in ChangeLog.md |
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Closes #417
I've also move the
codecov.yamlto.githubfolder to clean-up the front page a bit. We could to the same with.readthedocs.yaml,Contributing.md,CITATION.cff,.mdformat.toml(this one just add it to.pre-commit-config.yaml)