scarlettgamestudio / scarlett-framework

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

Build Test PR - DONT MERGE THIS PR #23

Closed Apidcloud closed 7 years ago

Apidcloud commented 7 years ago

Just a CI build test PR. Don't build this PR, as it's purely for debug purposes.

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@761e773). Click here to learn what that means. The diff coverage is 15.11%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #23   +/-   ##
=========================================
  Coverage          ?   10.44%           
=========================================
  Files             ?       12           
  Lines             ?      268           
  Branches          ?       55           
=========================================
  Hits              ?       28           
  Misses            ?      240           
  Partials          ?        0
Impacted Files Coverage Δ
src/common/setterDictionary.ts 0% <0%> (ø)
src/core/gameManager.ts 0% <0%> (ø)
src/common/constants.ts 0% <0%> (ø)
src/common/contentLoader.ts 0% <0%> (ø)
src/common/extensions/sugarArray.ts 0% <0%> (ø)
src/common/fileContext.ts 0% <0%> (ø)
src/common/extensions/sugarString.ts 0% <0%> (ø)
src/common/logger.ts 0% <0%> (ø)
src/common/callbackResponse.ts 0% <0%> (ø)
src/common/eventManager.ts 0% <0%> (ø)
... and 2 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 761e773...76116bc. Read the comment docs.

Apidcloud commented 7 years ago

Codecov is failing because there is no report to compare with at master branch. Need a first PR to be merged 👯