uptrend-tech / uptrend-redux-modules

Collection of modules useful to redux based react apps.
MIT License
5 stars 1 forks source link

test: Add test coverge ResourceLoader and friends #44

Closed orther closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #44 into master will increase coverage by 2.42%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   91.79%   94.22%   +2.42%     
==========================================
  Files          22       22              
  Lines         378      381       +3     
  Branches       60       59       -1     
==========================================
+ Hits          347      359      +12     
+ Misses         28       22       -6     
+ Partials        3        0       -3
Impacted Files Coverage Δ
src/helpers/resource/components/ResourceLoader.js 96.82% <ø> (+13.24%) :arrow_up:
src/utils/test/api.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 f9ece42...e88b84c. Read the comment docs.

orther commented 6 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: