chore: create exclusions for nyc#5609
Conversation
Will now exclude package-lock.json, node_modules, and test directory from nyc coverage
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5609 +/- ##
==========================================
- Coverage 93.53% 87.98% -5.55%
==========================================
Files 57 67 +10
Lines 4472 4754 +282
Branches 922 964 +42
==========================================
Hits 4183 4183
- Misses 289 571 +282 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
LGTM, @lennonnikolas let me know if there is anything preventing us from merging this one :) |
Nothing out of the ordinary for me! |
|
@mark-wiemer @lennonnikolas this PR added an |
Yeah the world of never-ending configurations. To be honest I overlooked this file. I'm newer to open source development. We can definitely migrate to the already existing RC file. |
PR Checklist
status: accepting prsOverview
Will now exclude package-lock.json, node_modules, and test directory from nyc coverage