olistic / warriorjs

🏰 An exciting game of programming and Artificial Intelligence
https://warriorjs.com
MIT License
9.41k stars 489 forks source link

Optimize profile file #180

Closed olistic closed 6 years ago

olistic commented 6 years ago

Ignore currentEpicScore and currentEpicGrades when saving the profile.

codecov-io commented 6 years ago

Codecov Report

Merging #180 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   92.26%   92.25%   -0.02%     
==========================================
  Files          85       85              
  Lines        1073     1071       -2     
  Branches      180      179       -1     
==========================================
- Hits          990      988       -2     
  Misses         68       68              
  Partials       15       15
Impacted Files Coverage Δ
packages/warriorjs-cli/src/Game.js 52% <ø> (-0.64%) :arrow_down:
packages/warriorjs-cli/src/Profile.js 96.36% <100%> (ø) :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 3d3667e...b5d21f3. Read the comment docs.