the-dr-lazy / deox

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

Update rollup to the latest version #78

Closed the-dr-lazy closed 5 years ago

the-dr-lazy commented 5 years ago

As discussed in #77 The devDependency rollup was updated 1.14.4.

codecov[bot] commented 5 years ago

Codecov Report

Merging #78 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #78   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines          46     46           
  Branches       11     11           
=====================================
  Hits           46     46

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...5c88ae3. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #78 into next will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##           next    #78   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         9      9           
  Lines        46     46           
  Branches      9     11    +2     
===================================
  Hits         46     46
Impacted Files Coverage Δ
src/get-type.ts 100% <0%> (ø) :arrow_up:
src/create-handler-map.ts 100% <0%> (ø) :arrow_up:
src/create-reducer.ts 100% <0%> (ø) :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 a8a172a...7ee1381. Read the comment docs.