Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

Refactor to fix issues with context handling and use instance methods #80

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

ganemone
Copy link
Contributor

Fixes #78
Fixes #79

@codecov
Copy link

codecov bot commented Mar 20, 2018

Codecov Report

Merging #80 into master will increase coverage by 2.71%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   72.65%   75.37%   +2.71%     
==========================================
  Files           8        8              
  Lines         128      134       +6     
  Branches       32       31       -1     
==========================================
+ Hits           93      101       +8     
+ Misses         22       21       -1     
+ Partials       13       12       -1
Impacted Files Coverage Δ
src/prepare.js 89.74% <100%> (+0.85%) ⬆️
src/prepared.js 77.77% <100%> (+2.77%) ⬆️
src/utils/isReactCompositeComponent.js 75% <0%> (+25%) ⬆️

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 29be04c...b685d0a. Read the comment docs.

Copy link
Contributor

@KevinGrandon KevinGrandon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice test!

@ganemone
Copy link
Contributor Author

!merge

@old-fusion-bot old-fusion-bot bot merged commit bff3941 into fusionjs:master Mar 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants