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

refactor(ssr): correct logic for get dist path #11729

Merged
merged 1 commit into from
Oct 12, 2023

refactor(ssr): correct logic for get dist path

a78cf8d
Select commit
Loading
Failed to load commit list.
Merged

refactor(ssr): correct logic for get dist path #11729

refactor(ssr): correct logic for get dist path
a78cf8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

28.93% (-0.01%) compared to 1c50a0e

View this Pull Request on Codecov

28.93% (-0.01%) compared to 1c50a0e

Details

Codecov Report

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

Comparison is base (1c50a0e) 28.94% compared to head (a78cf8d) 28.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11729      +/-   ##
==========================================
- Coverage   28.94%   28.93%   -0.01%     
==========================================
  Files         485      485              
  Lines       14775    14776       +1     
  Branches     3501     3501              
==========================================
  Hits         4276     4276              
- Misses       9739     9740       +1     
  Partials      760      760              
Files Coverage Δ
packages/preset-umi/src/features/ssr/utils.ts 11.76% <33.33%> (-0.74%) ⬇️

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