citgm
citgm copied to clipboard
feat: print lock file on failed packages
Fixes #1014
Checklist
- [ ]
npm testpasses - [ ] tests are included
- [ ] documentation is changed or added
- [ ] contribution guidelines followed here
Codecov Report
Attention: 44 lines in your changes are missing coverage. Please review.
Comparison is base (
b8193a7) 96.44% compared to head (df83110) 94.54%.
Additional details and impacted files
@@ Coverage Diff @@
## main #1015 +/- ##
==========================================
- Coverage 96.44% 94.54% -1.91%
==========================================
Files 28 29 +1
Lines 2139 2200 +61
==========================================
+ Hits 2063 2080 +17
- Misses 76 120 +44
| Files | Coverage Δ | |
|---|---|---|
| lib/bin/citgm-all.js | 95.35% <100.00%> (+0.01%) |
:arrow_up: |
| lib/bin/citgm.js | 100.00% <100.00%> (ø) |
|
| lib/common-args.js | 100.00% <100.00%> (ø) |
|
| lib/package-manager/index.js | 83.33% <33.33%> (-16.67%) |
:arrow_down: |
| lib/citgm.js | 93.25% <21.42%> (-6.75%) |
:arrow_down: |
| lib/package-manager/get-lock-file.js | 12.90% <12.90%> (ø) |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Multiline output is not handled very well, do you guys have any suggestions?