unional / test-progress-tracker

Test Progress Tracker
MIT License
0 stars 0 forks source link

fix: change filepath to rootDir in context. #9

Closed unional closed 6 years ago

unional commented 6 years ago

This facilitate better testing at consumer side.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #9   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         131    133    +2     
  Branches       16     16           
=====================================
+ Hits          131    133    +2
Impacted Files Coverage Δ
src/load.ts 100% <100%> (ø) :arrow_up:
src/monitor.ts 100% <100%> (ø) :arrow_up:
src/append.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 8289b7e...ce04fbe. Read the comment docs.

unional commented 6 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: