scarlettgamestudio / scarlett-framework

Scarlett Framework repository
https://scarlett.cothesia.com/
Apache License 2.0
7 stars 2 forks source link

Editor issue 3 - Text Object #36

Open Apidcloud opened 7 years ago

Apidcloud commented 7 years ago

This PR should help https://github.com/scarlettgamestudio/scarlett-editor/issues/3 to be closed.

codecov[bot] commented 7 years ago

Codecov Report

Merging #36 into dev will increase coverage by 8.92%. The diff coverage is 26.69%.

Impacted file tree graph

@@           Coverage Diff           @@
##             dev    #36      +/-   ##
=======================================
+ Coverage   6.08%    15%   +8.92%     
=======================================
  Files         62     68       +6     
  Lines       2793   2765      -28     
  Branches     466    458       -8     
=======================================
+ Hits         170    415     +245     
+ Misses      2191   1955     -236     
+ Partials     432    395      -37
Impacted Files Coverage Δ
src/core/gameObject.js 1.86% <ø> (+1.86%) :arrow_up:
src/shaders/textShader.js 0% <ø> (ø) :arrow_up:
src/common/utils.js 18.75% <ø> (+6.25%) :arrow_up:
src/shaders/basicShader.js 0% <0%> (ø)
src/math/mathHelper.js 0% <0%> (ø) :arrow_up:
src/webgl/webGLContext.js 0% <0%> (ø) :arrow_up:
src/core/geometry.js 0% <0%> (ø)
src/core/sprite.js 6.97% <0%> (+6.97%) :arrow_up:
src/core/text.js 0% <0%> (ø) :arrow_up:
src/content/fontFile.js 0% <0%> (ø)
... and 57 more

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 7493346...121e703. Read the comment docs.