Conversation
415d54c to
d22d619
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #271 +/- ##
=======================================
Coverage 96.68% 96.68%
=======================================
Files 4 4
Lines 965 965
Branches 123 123
=======================================
Hits 933 933
Misses 24 24
Partials 8 8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Waiting for Windows runner from #269 |
Looking into it. Sorry for having missed it |
To be fair the codecov comment gave misleading checkmarks of approval ✅. I think project settings are the problem for not enforcing this and making coverage thresholds a requirement. We lost coverage before too: #196 (comment) Which I believe was fixed by #202. Might be helpful for fixing the issue here too. |
I'll refactor coverage settings in another PR if it is fine for you. |
|
Coverage back to its original value |

This PR introduces
toxas CI handler in order to simplify CI configuration and enhance reproducibility with local testing.