CodeLenny / bike-workout-dsl

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

WIP: Add Loops #12

Open CodeLenny opened 5 years ago

CodeLenny commented 5 years ago

Closes #3.

codecov[bot] commented 5 years ago

Codecov Report

Merging #12 into master will decrease coverage by 0.92%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage    81.6%   80.68%   -0.93%     
==========================================
  Files           8        9       +1     
  Lines         174      176       +2     
  Branches       16       17       +1     
==========================================
  Hits          142      142              
- Misses         20       21       +1     
- Partials       12       13       +1
Impacted Files Coverage Δ
Model/Activity.ts 76.92% <100%> (-2.57%) :arrow_down:
Model/Workout.ts 91.66% <100%> (+5.95%) :arrow_up:
Model/ActiveEntry.ts 50% <50%> (ø)

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 de39185...184fe51. Read the comment docs.