ffxiv-teamcraft / simulator

Crafting simulator for FINAL FANTASY XIV
MIT License
24 stars 18 forks source link

5.2 prelim changes #21

Closed ayyaruq closed 4 years ago

ayyaruq commented 4 years ago

This should be ready for a release, idk if 2.4.0 or 3.0.0 but whatever.

codecov[bot] commented 4 years ago

Codecov Report

Merging #21 into master will increase coverage by 4.38%. The diff coverage is 7.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   38.73%   43.11%   +4.38%     
==========================================
  Files          52       50       -2     
  Lines        1420     1336      -84     
  Branches      142      121      -21     
==========================================
+ Hits          550      576      +26     
+ Misses        867      757     -110     
  Partials        3        3
Impacted Files Coverage Δ
src/model/formulas/craft-level-difference.ts 100% <ø> (ø) :arrow_up:
src/model/actions/crafting-action.ts 67.27% <ø> (-6.34%) :arrow_down:
src/simulator.ts 0% <0%> (ø) :arrow_up:
src/model/actions/other/delicate-synthesis.ts 0% <0%> (ø) :arrow_up:
src/model/crafting-actions-registry.ts 0% <0%> (ø) :arrow_up:
src/model/actions/quality-action.ts 62.06% <0%> (ø) :arrow_up:
src/model/actions/progression/groundwork.ts 0% <0%> (ø)
src/model/actions/buff/veneration.ts 0% <0%> (ø)
src/model/buff.enum.ts 100% <100%> (ø) :arrow_up:
src/model/crafter-stats.ts 100% <100%> (ø) :arrow_up:
... and 9 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 623449c...5523c8f. Read the comment docs.