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(core): bean force update #40

Merged
merged 4 commits into from
Aug 26, 2019
Merged

feat(core): bean force update #40

merged 4 commits into from
Aug 26, 2019

Conversation

foreleven
Copy link
Collaborator

No description provided.

@foreleven foreleven requested a review from JounQin August 26, 2019 16:08
@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #40 into master will decrease coverage by 3.42%.
The diff coverage is 59.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   93.84%   90.41%   -3.43%     
==========================================
  Files          22       23       +1     
  Lines         276      292      +16     
  Branches       33       37       +4     
==========================================
+ Hits          259      264       +5     
- Misses         17       28      +11
Impacted Files Coverage Δ
src/hooks/useStatedBean.ts 77.27% <ø> (-4.55%) ⬇️
src/core/ForceUpdate.ts 100% <100%> (ø)
src/core/index.ts 100% <100%> (ø) ⬆️
src/event/Event.ts 75% <100%> (-8.34%) ⬇️
src/core/StatedBeanContainer.ts 84.33% <47.05%> (-9.87%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd4037f...27d89d1. Read the comment docs.

@JounQin
Copy link
Member

JounQin commented Aug 26, 2019

No related tests?

@JounQin JounQin merged commit 99460d3 into master Aug 26, 2019
@JounQin JounQin deleted the feature/bean-force-update branch August 26, 2019 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants