Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(npm): mark releases as latest with lerna #2414

Merged
merged 2 commits into from
Feb 22, 2024

fix(npm): don't mark release as latest if in old version branch

a55aac0
Select commit
Loading
Failed to load commit list.
Merged

fix(npm): mark releases as latest with lerna #2414

fix(npm): don't mark release as latest if in old version branch
a55aac0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 22, 2024 in 0s

80.57% (-0.09%) compared to 432e152

View this Pull Request on Codecov

80.57% (-0.09%) compared to 432e152

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (432e152) 80.65% compared to head (a55aac0) 80.57%.
Report is 6 commits behind head on main.

Files Patch % Lines
plugins/npm/src/index.ts 0.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2414      +/-   ##
==========================================
- Coverage   80.65%   80.57%   -0.09%     
==========================================
  Files          69       69              
  Lines        5676     5677       +1     
  Branches     1274     1275       +1     
==========================================
- Hits         4578     4574       -4     
- Misses        718      719       +1     
- Partials      380      384       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.