foxhound87 / mobx-react-form

Reactive MobX Form State Management
https://foxhound87.github.io/mobx-react-form
MIT License
1.09k stars 129 forks source link

fix issue #521 #522

Closed riceyeh closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #522 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #522      +/-   ##
=========================================
+ Coverage   96.58%   96.6%   +0.02%     
=========================================
  Files         130     130              
  Lines        2608    2625      +17     
=========================================
+ Hits         2519    2536      +17     
  Misses         89      89
Impacted Files Coverage Δ
src/shared/Actions.js 97.08% <100%> (+0.08%) :arrow_up:
tests/fixes.values.js 100% <100%> (ø) :arrow_up:

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 0b427b7...c43fd43. Read the comment docs.

foxhound87 commented 4 years ago

:tada: This PR is included in version 2.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: