Actually run tests on multiple platforms#237
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #237 +/- ##
=======================================
Coverage 99.27% 99.27%
=======================================
Files 8 8
Lines 971 971
=======================================
Hits 964 964
Misses 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Ugh, pwsh does not fail on a non-zero exit codes. So even though the tests fail the pipeline is green https://github.com/fabiocaccamo/python-fontbro/actions/runs/20791991364/job/59716109363?pr=237#step:7:30 |
|
@seproDev great catch!! Thank you very much. |
|
The So right now on main the tests run, but the pipeline step doesn't fail even though the tests fail. Alternatively, |
name: Pull request
about: Submit a pull request for this project
assignees: fabiocaccamo
Describe your changes
The tests were always running under Ubuntu. See https://github.com/fabiocaccamo/python-fontbro/actions/runs/20791181188/job/59713461231?pr=236#step:1:10
Related issue
?
Checklist before requesting a review