Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #979 +/- ##
=======================================
Coverage 96.44% 96.44%
=======================================
Files 28 28
Lines 2139 2139
=======================================
Hits 2063 2063
Misses 76 76 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The tests that set @nodejs/npm Is there an easy way to skip those tests or somehow accommodate another locale? @nodejs/build Is there an easy way for us to add that locale? |
|
Originally this locale was used in the test environment to ensure the correct sorting behavior when no locale was set in the CLI code: npm/cli@1d09214. It's possible that the tests will still pass without it and we can remove it for If it is, then there is a package.json config that could be unset before the tests run. I regret that I haven't looked closer yet into npm's failures in |
I'm not sure, but it might have only just started happening. We've made more than few changes to CITGM.
|
|
For comparison, running CITGM on npm using CITGM@8. If this passes, then we'll bisect and figure out what changed in CITGM to cause the failures: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3262/ |
CITGM@8 fails too, so the problem isn't something that CITGM@9 newly introduces. |
@lukekarrys in order to tweak a value for the generic citgm run, it looks like there are a few possibilities, looking at the current |
Checklist
npm testpasseshere