Add db table/row definitions to replace enums for data storage #928
Codecov / codecov/project
succeeded
Mar 27, 2026 in 0s
37.99% (-0.04%) compared to e265140
View this Pull Request on Codecov
37.99% (-0.04%) compared to e265140
Details
Codecov Report
❌ Patch coverage is 41.20112% with 421 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.99%. Comparing base (e265140) to head (7bdc3bf).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...tlin/world/gregs/voidps/cache/definition/Params.kt | 0.00% <ø> (ø) |
|
| ...idps/engine/entity/character/player/skill/Skill.kt | 93.33% <100.00%> (+0.11%) |
⬆️ |
| ...tlin/content/area/kandarin/ourania/OuraniaAltar.kt | 70.00% <100.00%> (+0.76%) |
⬆️ |
| ...ent/skill/magic/book/modern/EnchantCrossbowBolt.kt | 78.12% <100.00%> (ø) |
|
| ...kotlin/content/area/kharidian_desert/DesertHeat.kt | 40.35% <0.00%> (ø) |
|
| ...n/content/area/kharidian_desert/al_kharid/Ellis.kt | 26.98% <66.66%> (ø) |
|
| ...rc/main/kotlin/content/skill/crafting/Jewellery.kt | 77.77% <80.00%> (ø) |
|
| ...c/main/kotlin/content/skill/runecrafting/Tiaras.kt | 76.00% <0.00%> (ø) |
|
| ...c/main/kotlin/content/skill/slayer/EnchantedGem.kt | 8.92% <0.00%> (+0.73%) |
⬆️ |
| ...ld/gregs/voidps/cache/definition/data/EnumTypes.kt | 0.00% <0.00%> (ø) |
|
| ... and 33 more |
... and 6 files with indirect coverage changes
@@ Coverage Diff @@
## main #928 +/- ##
============================================
- Coverage 38.02% 37.99% -0.04%
- Complexity 7865 7925 +60
============================================
Files 1618 1624 +6
Lines 64562 64844 +282
Branches 16150 16208 +58
============================================
+ Hits 24552 24638 +86
- Misses 34530 34706 +176
- Partials 5480 5500 +20 | Components | Coverage Δ | |
|---|---|---|
| Content | 36.00% <44.27%> (-0.07%) |
⬇️ |
| Engine | 45.59% <38.87%> (-0.24%) |
⬇️ |
| Network | 60.85% <ø> (-0.04%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading