inwc3 / wc3libs

Java library for reading and modifying Warcraft III maps and game files
Apache License 2.0
31 stars 11 forks source link

w3i selectable race fix, controller renames #37

Closed WaterKnight closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #37 into master will decrease coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
- Coverage     43.94%   43.86%   -0.09%     
- Complexity     1840     1861      +21     
============================================
  Files           405      405              
  Lines         20883    21247     +364     
  Branches       1654     1751      +97     
============================================
+ Hits           9177     9319     +142     
- Misses        11174    11389     +215     
- Partials        532      539       +7
Impacted Files Coverage Δ Complexity Δ
.../java/net/moonlightflower/wc3libs/bin/app/W3I.java 43.1% <100%> (-2.34%) 93 <0> (+14)
...nlightflower/wc3libs/dataTypes/app/Controller.java 76.19% <100%> (ø) 5 <0> (ø) :arrow_down:
...va/net/moonlightflower/wc3libs/misc/image/BLP.java 57.27% <0%> (+0.51%) 16% <0%> (+6%) :arrow_up:
...onlightflower/wc3libs/misc/image/Wc3RasterImg.java 7.09% <0%> (+0.7%) 6% <0%> (+1%) :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 eb2df47...8e122f3. Read the comment docs.