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

chore: 🤖 release 0.8.1 #93

Merged
merged 1 commit into from Oct 15, 2019
Merged

chore: 🤖 release 0.8.1 #93

merged 1 commit into from Oct 15, 2019

Conversation

foreleven
Copy link
Collaborator

  • fix: set loading state as false before return data in @Effect
  • feat: keep the bean alive witch provided in StatedBeanProvider
  • test: add some unit test

@codecov
Copy link

codecov bot commented Oct 14, 2019

Codecov Report

Merging #93 into master will increase coverage by 4.87%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   93.07%   97.95%   +4.87%     
==========================================
  Files          34       34              
  Lines         592      586       -6     
  Branches       87       87              
==========================================
+ Hits          551      574      +23     
+ Misses         39       11      -28     
+ Partials        2        1       -1
Impacted Files Coverage Δ
src/core/StatedBeanApplication.ts 100% <ø> (+14.28%) ⬆️
src/hooks/useContainer.ts 100% <ø> (ø) ⬆️
src/hooks/useBean.ts 100% <ø> (+3.7%) ⬆️
src/decorator/ObservableProps.ts 100% <ø> (ø) ⬆️
src/hooks/useInject.ts 100% <ø> (ø) ⬆️
src/decorator/Effect.ts 92.59% <100%> (+7.97%) ⬆️
src/core/StatedBeanRegistry.ts 100% <0%> (+3.7%) ⬆️
src/core/StatedBeanContainer.ts 100% <0%> (+10%) ⬆️
src/core/StatedBeanFactory.ts 100% <0%> (+25%) ⬆️
src/utils/index.ts 100% <0%> (+25%) ⬆️
... and 1 more

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 bbc7c9c...81b8da7. Read the comment docs.

@foreleven foreleven merged commit bb8a138 into master Oct 15, 2019
@JounQin JounQin deleted the release/0.8.1 branch October 15, 2019 02:05
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