NOVA-Team / NOVA-Monorepo

The core API of the NOVA voxel game modding system
https://nova-team.github.io
GNU Lesser General Public License v3.0
66 stars 23 forks source link

test: Fix `Iterable` assertions #325

Closed ExE-Boss closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #325 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #325   +/-   ##
=========================================
  Coverage     16.97%   16.97%           
  Complexity      965      965           
=========================================
  Files           416      416           
  Lines         13176    13176           
  Branches       1382     1382           
=========================================
  Hits           2236     2236           
  Misses        10794    10794           
  Partials        146      146
Impacted Files Coverage Δ Complexity Δ
.../java/nova/core/recipes/crafting/CraftingGrid.java 38.46% <0%> (-3.85%) 8% <0%> (-1%)
...rc/main/java/nova/core/util/registry/Registry.java 81.81% <0%> (+9.09%) 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 59455b7...8d73f84. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #325 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #325   +/-   ##
=========================================
  Coverage     16.97%   16.97%           
  Complexity      965      965           
=========================================
  Files           416      416           
  Lines         13176    13176           
  Branches       1382     1382           
=========================================
  Hits           2236     2236           
  Misses        10794    10794           
  Partials        146      146
Impacted Files Coverage Δ Complexity Δ
.../java/nova/core/recipes/crafting/CraftingGrid.java 38.46% <0%> (-3.85%) 8% <0%> (-1%)
...rc/main/java/nova/core/util/registry/Registry.java 81.81% <0%> (+9.09%) 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 59455b7...8d73f84. Read the comment docs.