Expose hiscore and adventurer log webpages - #1339
Merged
Merged
Codecov / codecov/project
succeeded
Sep 24, 2026 in 1s
44.20% (+0.02%) compared to 011bafc
View this Pull Request on Codecov
44.20% (+0.02%) compared to 011bafc
Details
Codecov Report
❌ Patch coverage is 37.86765% with 169 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.20%. Comparing base (011bafc) to head (14d4a48).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...n/world/gregs/voidps/web/api/route/WorldsRoutes.kt | 91.30% <100.00%> (+0.19%) |
⬆️ |
| ...ain/kotlin/world/gregs/voidps/web/api/route/Api.kt | 42.85% <80.00%> (+8.64%) |
⬆️ |
| ...world/gregs/voidps/web/api/route/ExchangeRoutes.kt | 0.00% <0.00%> (ø) |
|
| ...world/gregs/voidps/web/api/route/HiscoresRoutes.kt | 0.00% <0.00%> (ø) |
|
| .../kotlin/world/gregs/voidps/web/PeriodicSnapshot.kt | 86.95% <86.95%> (ø) |
|
| ...tlin/world/gregs/voidps/storage/DatabaseStorage.kt | 81.57% <95.06%> (+3.79%) |
⬆️ |
| ...in/kotlin/world/gregs/voidps/web/dev/DevService.kt | 0.00% <0.00%> (ø) |
|
| ...world/gregs/voidps/web/exchange/ExchangeService.kt | 0.00% <0.00%> (ø) |
|
| ...world/gregs/voidps/web/hiscores/HiscoresService.kt | 0.00% <0.00%> (ø) |
... and 7 files with indirect coverage changes
@@ Coverage Diff @@
## main #1339 +/- ##
============================================
+ Coverage 44.18% 44.20% +0.02%
- Complexity 11425 11457 +32
============================================
Files 2189 2190 +1
Lines 101994 102084 +90
Branches 16372 16382 +10
============================================
+ Hits 45065 45130 +65
- Misses 50543 50553 +10
- Partials 6386 6401 +15 | Components | Coverage Δ | |
|---|---|---|
| Content | 44.99% <ø> (-0.01%) |
⬇️ |
| Engine | 46.01% <ø> (+0.03%) |
⬆️ |
| Network | 72.01% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading