keriwarr / splitwise

A JavaScript SDK for the Splitwise API.
MIT License
70 stars 18 forks source link

Eslint #12

Closed keriwarr closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #12 into master will decrease coverage by 1.08%. The diff coverage is 46.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage    47.9%   46.82%   -1.09%     
==========================================
  Files           6        6              
  Lines         215      252      +37     
  Branches       45       47       +2     
==========================================
+ Hits          103      118      +15     
- Misses         80      100      +20     
- Partials       32       34       +2
Impacted Files Coverage Δ
src/constants.js 100% <ø> (ø) :arrow_up:
src/ramda.js 100% <100%> (ø) :arrow_up:
src/index.js 100% <100%> (ø) :arrow_up:
src/logger.js 29.26% <29.26%> (-20.74%) :arrow_down:
src/splitwise.js 40.12% <40.37%> (-1.92%) :arrow_down:
src/utils.js 73.33% <73.33%> (+2.36%) :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 57b84aa...7de6db7. Read the comment docs.