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(Component): add react component for declarative management #1

Merged
merged 5 commits into from
Sep 11, 2018

Conversation

layershifter
Copy link
Owner

@layershifter layershifter commented Sep 11, 2018

@layershifter layershifter added the enhancement New feature or request label Sep 11, 2018
@codecov
Copy link

codecov bot commented Sep 11, 2018

Codecov Report

Merging #1 into master will decrease coverage by 0.01%.
The diff coverage is 98.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   98.73%   98.72%   -0.02%     
==========================================
  Files          10       13       +3     
  Lines         396      470      +74     
  Branches       25       26       +1     
==========================================
+ Hits          391      464      +73     
  Misses          1        1              
- Partials        4        5       +1
Impacted Files Coverage Δ
src/EventStack.spec.tsx 100% <100%> (ø)
src/lib/index.ts 100% <100%> (ø)
src/EventStack.tsx 90% <90%> (ø)

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 a86750a...da757a4. Read the comment docs.

@layershifter layershifter merged commit 87b7cf8 into master Sep 11, 2018
@layershifter layershifter deleted the feat/react-component branch September 11, 2018 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant