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

feat(ssu): handle dependence changing while watching #1690

Merged
merged 3 commits into from
Nov 13, 2024

feat: ✨ 区分 ssu firstbuild 和 updating 两者状态

e316d9f
Select commit
Loading
Failed to load commit list.
Merged

feat(ssu): handle dependence changing while watching #1690

feat: ✨ 区分 ssu firstbuild 和 updating 两者状态
e316d9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2024 in 1s

55.45% (-0.19%) compared to eacee04

View this Pull Request on Codecov

55.45% (-0.19%) compared to eacee04

Details

Codecov Report

Attention: Patch coverage is 0% with 82 lines in your changes missing coverage. Please review.

Project coverage is 55.45%. Comparing base (eacee04) to head (e316d9f).

Files with missing lines Patch % Lines
crates/mako/src/plugins/ssu.rs 0.00% 62 Missing ⚠️
crates/mako/src/dev/update.rs 0.00% 11 Missing ⚠️
crates/mako/src/plugin.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1690      +/-   ##
==========================================
- Coverage   55.64%   55.45%   -0.19%     
==========================================
  Files         173      173              
  Lines       17530    17588      +58     
==========================================
- Hits         9754     9753       -1     
- Misses       7776     7835      +59     

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