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: multi source update #3892

Open
wants to merge 14 commits into
base: formily_next
Choose a base branch
from

fix: delete target incorrect

7f859a3
Select commit
Loading
Failed to load commit list.
Open

fix: multi source update #3892

fix: delete target incorrect
7f859a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2023 in 0s

96.61% (+0.01%) compared to b9ab509

View this Pull Request on Codecov

96.61% (+0.01%) compared to b9ab509

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (b9ab509) 96.59% compared to head (7f859a3) 96.61%.

Additional details and impacted files
@@               Coverage Diff                @@
##           formily_next    #3892      +/-   ##
================================================
+ Coverage         96.59%   96.61%   +0.01%     
================================================
  Files               152      152              
  Lines              6695     6726      +31     
  Branches           1869     1824      -45     
================================================
+ Hits               6467     6498      +31     
- Misses              200      228      +28     
+ Partials             28        0      -28     
Impacted Files Coverage Δ
packages/reactive/src/types.ts 100.00% <ø> (ø)
packages/reactive/src/autorun.ts 100.00% <100.00%> (ø)
packages/reactive/src/reaction.ts 96.89% <100.00%> (+0.03%) ⬆️
packages/reactive/src/tracker.ts 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.