the-dr-lazy / deox

Functional Type-safe Flux Standard Utilities
https://deox.js.org
MIT License
206 stars 12 forks source link

Release v1.4.1 #80

Closed the-dr-lazy closed 5 years ago

the-dr-lazy commented 5 years ago

1.4.1 (2019-06-09)

Bug Fixes

Contributors

Thanks to @LouizFC, @simonmarton, @Haaxor1689, @rlesniak and all other contributors who cause this release.

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines          46     47    +1     
  Branches       11     11           
=====================================
+ Hits           46     47    +1
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) :arrow_up:
src/get-type.ts 100% <100%> (ø) :arrow_up:
src/create-handler-map.ts 100% <100%> (ø) :arrow_up:
src/of-type.ts 100% <100%> (ø) :arrow_up:
src/create-reducer.ts 100% <100%> (ø) :arrow_up:
src/create-action.ts 100% <100%> (ø)
src/create-action-creator.ts 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 3fbdfd2...259e636. Read the comment docs.