CodeLenny / bike-workout-dsl

A DSL for generating bike workout plans
2 stars 1 forks source link

Added binary script. #22

Open CodeLenny opened 5 years ago

CodeLenny commented 5 years ago

Closes #7

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will increase coverage by 1.39%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   84.02%   85.42%   +1.39%     
==========================================
  Files          14       15       +1     
  Lines         407      439      +32     
  Branches       43       45       +2     
==========================================
+ Hits          342      375      +33     
  Misses         42       42              
+ Partials       23       22       -1
Impacted Files Coverage Δ
Model/Workout.ts 86.27% <100%> (+0.85%) :arrow_up:
Model/Plan.ts 80% <100%> (+13.33%) :arrow_up:
bin/powergful.ts 92% <92%> (ø)
BikeWorkoutDSL.ts 84.21% <0%> (+5.26%) :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 b228968...bd92c3f. Read the comment docs.