chore: add Darwin and Windows OS's to node test runner#6711
chore: add Darwin and Windows OS's to node test runner#6711jbronder wants to merge 8 commits intodenoland:mainfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6711 +/- ##
==========================================
- Coverage 94.65% 94.62% -0.03%
==========================================
Files 576 576
Lines 47059 47070 +11
Branches 6608 6608
==========================================
- Hits 44543 44542 -1
- Misses 2474 2485 +11
- Partials 42 43 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Some of the |
We generally don't merge PRs to main which makes CI check red. Can you try to address those issues in this PR? |
|
That makes sense, I'll take a look. |
|
Quick progress update: I decided to tackle |
Addresses #6636. This PR adds Windows and MacOS the
matrix.osvariable to expand the CI workflow of the Node test runner.