nicholasmordecai / lightning-js

2 stars 0 forks source link

minor dev changes #52

Closed nicholasmordecai closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #52 into master will increase coverage by 0.28%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   31.43%   31.72%   +0.28%     
==========================================
  Files          48       48              
  Lines        2885     2881       -4     
  Branches      356      354       -2     
==========================================
+ Hits          907      914       +7     
+ Misses       1874     1864      -10     
+ Partials      104      103       -1
Impacted Files Coverage Δ
src/core/engine.ts 72.22% <ø> (+1.92%) :arrow_up:
src/controllers/scale/scale.ts 30.26% <100%> (ø) :arrow_up:
src/particleEmitter/particleEmitter.ts 9.28% <0%> (-0.19%) :arrow_down:
src/core/physics/physicsManager.ts 12.5% <0%> (+0.11%) :arrow_up:
src/core/scenes/sceneManager.ts 19.67% <0%> (+0.62%) :arrow_up:
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 9f592a2...370b347. Read the comment docs.