Skip to content

fix(npm): emit npm/npa on member scopes, not every space - #1205

Merged
dekobon merged 6 commits into
mainfrom
fix/1197-npm-container-scope
Aug 4, 2026
Merged

dekobon merged 6 commits into
mainfrom
fix/1197-npm-container-scope

docs(npm): correct the Go and Rust deviation, fix the anchor

2203b19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 1s

98.26% (-0.01%) compared to f55c5e8, passed because coverage increased by 0% when compared to adjusted base (98.26%)

View this Pull Request on Codecov

98.26% (-0.01%) compared to f55c5e8, passed because coverage increased by 0% when compared to adjusted base (98.26%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.26%. Comparing base (f55c5e8) to head (2203b19).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1205      +/-   ##
==========================================
- Coverage   98.26%   98.26%   -0.01%     
==========================================
  Files         276      276              
  Lines       71584    71583       -1     
  Branches    71154    71153       -1     
==========================================
- Hits        70340    70339       -1     
  Misses        823      823              
  Partials      421      421              
Files with missing lines Coverage Δ
src/metrics/mod.rs 100.00% <100.00%> (ø)
src/metrics/npa.rs 99.31% <100.00%> (+<0.01%) ⬆️
src/metrics/npa/csharp.rs 97.43% <100.00%> (-0.13%) ⬇️
src/metrics/npa/groovy.rs 100.00% <100.00%> (ø)
src/metrics/npa/kotlin.rs 90.90% <100.00%> (-0.40%) ⬇️
src/metrics/npa/php.rs 94.59% <100.00%> (-0.28%) ⬇️
src/metrics/npa/ruby.rs 94.11% <100.00%> (-0.62%) ⬇️
src/metrics/npm.rs 98.14% <100.00%> (+<0.01%) ⬆️
src/metrics/npm/csharp.rs 97.56% <100.00%> (-0.12%) ⬇️
src/metrics/npm/groovy.rs 100.00% <100.00%> (ø)
... and 5 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.