okwolf / hyperapp-fx

Effects for use with Hyperapp
MIT License
115 stars 17 forks source link

update all the things #58

Closed okwolf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (68b1b83) into master (b95e858) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          193       280   +87     
  Branches        48        63   +15     
=========================================
+ Hits           193       280   +87     
Impacted Files Coverage Δ
test/utils.js 100.00% <ø> (ø)
src/fx/Cookie.js 100.00% <100.00%> (ø)
src/fx/Debounce.js 100.00% <100.00%> (ø)
src/fx/Geo.js 100.00% <100.00%> (ø)
src/fx/Http.js 100.00% <100.00%> (ø)
src/fx/Merge.js 100.00% <100.00%> (ø)
src/fx/Throttle.js 100.00% <100.00%> (ø)
src/subs/Animation.js 100.00% <100.00%> (ø)
src/subs/Geo.js 100.00% <100.00%> (ø)
src/subs/Keyboard.js 100.00% <100.00%> (ø)
... and 23 more

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 b95e858...68b1b83. Read the comment docs.