nicholasmordecai / lightning-js

2 stars 0 forks source link

Work on the tween engine - this closes #38, closes #36) #42

Closed nicholasmordecai closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #42 into master will decrease coverage by 0.08%. The diff coverage is 6.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   31.91%   31.82%   -0.09%     
==========================================
  Files          47       47              
  Lines        2773     2790      +17     
  Branches      343      343              
==========================================
+ Hits          885      888       +3     
- Misses       1788     1803      +15     
+ Partials      100       99       -1
Impacted Files Coverage Δ
src/tween/tween.ts 13.6% <5.71%> (+0.11%) :arrow_up:
src/tween/tweenManager.ts 33.33% <8.33%> (-5.45%) :arrow_down:
src/core/timer/timer.ts 86.88% <0%> (+1.63%) :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 fb97889...6bec2f1. Read the comment docs.