Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #343 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 794 794
=========================================
Hits 794 794 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| @@ -1,6 +1,14 @@ | |||
| name: CI | |||
|
|
|||
| on: [push, pull_request, workflow_dispatch] | |||
There was a problem hiding this comment.
Frankly, I'd rather keep it simple and as it is. I don't feel any urge to optimize anything here.
|
Still, thanks for sharing - OTOH, the look slightly odd, something I probably just copied from an older version of https://docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-python#testing-your-code... So if this works without |
|
haha no worries about praise, feel free to steal it :) |
cherry-picked from #338