unional / test-progress-tracker

Test Progress Tracker
MIT License
0 stars 0 forks source link

fix: add node6 support #17

Closed unional closed 5 years ago

unional commented 5 years ago

circleci does not have node6 enabled yet due to circular dependency of jest-progress-tracker.

Once published, it can be updated and enable.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #17   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         122    124    +2     
  Branches       14     15    +1     
=====================================
+ Hits          122    124    +2
Impacted Files Coverage Δ
src/index.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 5205298...c7c7d3c. Read the comment docs.

unional commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: