More settings and command fixes #579
Merged
Codecov / codecov/project
succeeded
Jan 12, 2025 in 0s
34.56% (-0.01%) compared to 0c6ea81
View this Pull Request on Codecov
34.56% (-0.01%) compared to 0c6ea81
Details
Codecov Report
Attention: Patch coverage is 31.42857%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 34.56%. Comparing base (
0c6ea81
) to head (0134285
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
...n/world/gregs/voidps/engine/data/AccountManager.kt | 75.94% <100.00%> (ø) |
|
...otlin/world/gregs/voidps/engine/data/PlayerSave.kt | 56.33% <100.00%> (ø) |
|
.../voidps/engine/data/yaml/PlayerYamlReaderConfig.kt | 96.77% <ø> (-0.11%) |
⬇️ |
...ne/entity/character/player/skill/exp/Experience.kt | 86.48% <100.00%> (-0.36%) |
⬇️ |
game/src/main/kotlin/world/gregs/voidps/Main.kt | 0.00% <ø> (ø) |
|
.../gregs/voidps/engine/client/PlayerAccountLoader.kt | 71.42% <0.00%> (ø) |
|
...ps/world/interact/entity/npc/combat/Aggression.kts | 21.42% <0.00%> (ø) |
|
...gregs/voidps/world/command/debug/DebugCommands.kts | 3.38% <0.00%> (+0.11%) |
⬆️ |
...s/voidps/world/interact/entity/player/AutoSave.kts | 28.57% <28.57%> (ø) |
... and 4 files with indirect coverage changes
@@ Coverage Diff @@
## main #579 +/- ##
============================================
- Coverage 34.57% 34.56% -0.01%
+ Complexity 4856 4854 -2
============================================
Files 1343 1344 +1
Lines 47161 47172 +11
Branches 9550 9555 +5
============================================
+ Hits 16306 16307 +1
- Misses 27454 27462 +8
- Partials 3401 3403 +2
Components | Coverage Δ | |
---|---|---|
Content | 28.24% <20.68%> (-0.02%) |
⬇️ |
Engine | 43.16% <83.33%> (-0.02%) |
⬇️ |
Network | 71.92% <ø> (+0.07%) |
⬆️ |
Loading