Add Pirate's Treasure quest - #1225
Merged
Merged
Codecov / codecov/project
succeeded
Sep 2, 2026 in 0s
43.87% (+0.02%) compared to 9e07028
View this Pull Request on Codecov
43.87% (+0.02%) compared to 9e07028
Details
Codecov Report
❌ Patch coverage is 42.95082% with 348 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.87%. Comparing base (9e07028) to head (7154c04).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| game/src/main/kotlin/content/quest/Quest.kt | 59.09% <100.00%> (+2.16%) |
⬆️ |
| ...n/content/area/kandarin/ardougne/CaptainBarnaby.kt | 46.66% <0.00%> (-3.34%) |
⬇️ |
| .../kotlin/content/area/asgarnia/port_sarim/Seaman.kt | 65.51% <66.66%> (+45.51%) |
⬆️ |
| ...otlin/content/area/karamja/shilo_village/Vigroy.kt | 38.09% <42.85%> (+0.95%) |
⬆️ |
| ...rea/kandarin/tree_gnome_stronghold/CaptainErrdo.kt | 5.05% <0.00%> (-0.57%) |
⬇️ |
| ...main/kotlin/content/entity/obj/ship/CharterShip.kt | 40.16% <16.66%> (-2.70%) |
⬇️ |
| ...n/kotlin/content/area/karamja/musa_point/Luthas.kt | 48.14% <32.25%> (-2.49%) |
⬇️ |
| .../content/area/asgarnia/port_sarim/RedbeardFrank.kt | 69.51% <69.51%> (ø) |
|
| .../content/area/karamja/musa_point/CustomsOfficer.kt | 40.96% <30.15%> (+3.03%) |
⬆️ |
| ...n/kotlin/content/area/asgarnia/port_sarim/Wydin.kt | 35.89% <32.43%> (+17.14%) |
⬆️ |
| ... and 1 more |
... and 5 files with indirect coverage changes
@@ Coverage Diff @@
## main #1225 +/- ##
============================================
+ Coverage 43.85% 43.87% +0.02%
- Complexity 10403 10444 +41
============================================
Files 2059 2061 +2
Lines 92590 93166 +576
Branches 15075 15155 +80
============================================
+ Hits 40605 40878 +273
- Misses 46164 46421 +257
- Partials 5821 5867 +46 | Components | Coverage Δ | |
|---|---|---|
| Content | 44.17% <42.95%> (+0.03%) |
⬆️ |
| Engine | 45.75% <ø> (-0.02%) |
⬇️ |
| Network | 71.36% <ø> (-0.04%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading