dotnetGame / MineCase

Minecraft server based on Orleans
MIT License
766 stars 77 forks source link

Better biome decoration #125

Closed jstzwj closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #125 into master will increase coverage by 0.34%. The diff coverage is 32.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   25.59%   25.93%   +0.34%     
==========================================
  Files         216      223       +7     
  Lines       12484    12804     +320     
==========================================
+ Hits         3195     3321     +126     
- Misses       9289     9483     +194
Impacted Files Coverage Δ
src/MineCase.Algorithm/World/Biomes/BiomePlains.cs 0% <ø> (ø) :arrow_up:
src/MineCase.Core/Settings/ServerSettings.cs 0% <ø> (ø) :arrow_up:
...se.Algorithm/World/Generation/FlatGeneratorInfo.cs 0% <ø> (ø) :arrow_up:
...rc/MineCase.Algorithm/World/Mine/CavesGenerator.cs 0% <ø> (ø) :arrow_up:
.../MineCase.Algorithm/World/Plants/GrassGenerator.cs 0% <ø> (ø) :arrow_up:
src/MineCase.Algorithm/World/Biomes/BiomeOcean.cs 0% <ø> (ø) :arrow_up:
src/MineCase.Algorithm/World/Biomes/BiomeTaiga.cs 0% <ø> (ø) :arrow_up:
...ineCase.Core/World/Generation/GeneratorSettings.cs 0% <ø> (ø) :arrow_up:
tests/UnitTest/FurnaceRecipeTest.cs 100% <ø> (ø) :arrow_up:
src/MineCase.Algorithm/World/Biomes/BiomeDesert.cs 0% <ø> (ø) :arrow_up:
... and 53 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 9fd8fc7...6c630a9. Read the comment docs.