Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add achievement tasks and world map controls #544

Merged
merged 48 commits into from
Jun 28, 2024

Add explorer jack item rewards

52ec82e
Select commit
Loading
Failed to load commit list.
Merged

Add achievement tasks and world map controls #544

Add explorer jack item rewards
52ec82e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 0s

34.09% (+0.62%) compared to 5f7a2a0

View this Pull Request on Codecov

34.09% (+0.62%) compared to 5f7a2a0

Details

Codecov Report

Attention: Patch coverage is 32.90891% with 685 lines in your changes missing coverage. Please review.

Project coverage is 34.09%. Comparing base (5f7a2a0) to head (52ec82e).

Additional details and impacted files
Files Coverage Δ
...gregs/voidps/engine/client/variable/VariableSet.kt 31.57% <100.00%> (+3.80%) ⬆️
...world/gregs/voidps/world/activity/quest/Quests.kts 60.00% <100.00%> (+2.85%) ⬆️
...gs/voidps/world/activity/skill/cooking/Cooking.kts 54.83% <100.00%> (+5.65%) ⬆️
...voidps/world/activity/skill/prayer/BoneBurying.kts 38.09% <100.00%> (+33.09%) ⬆️
...oidps/world/activity/skill/prayer/PrayerAltars.kts 43.75% <100.00%> (+43.75%) ⬆️
...world/activity/skill/runecrafting/Runecrafting.kts 67.85% <100.00%> (+0.78%) ⬆️
...world/activity/transport/teleport/HomeTeleport.kts 60.71% <100.00%> (+57.01%) ⬆️
...ld/gregs/voidps/world/community/trade/lend/Loan.kt 66.66% <100.00%> (+4.16%) ⬆️
...gs/voidps/world/interact/dialogue/type/LevelUp.kts 25.80% <100.00%> (ø)
...gs/voidps/world/interact/entity/death/NPCDeath.kts 60.00% <100.00%> (-0.37%) ⬇️
... and 54 more

... and 29 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #544      +/-   ##
============================================
+ Coverage     33.46%   34.09%   +0.62%     
- Complexity     4652     4762     +110     
============================================
  Files          1277     1291      +14     
  Lines         41786    42766     +980     
  Branches       8864     9151     +287     
============================================
+ Hits          13982    14579     +597     
- Misses        24727    24924     +197     
- Partials       3077     3263     +186     
Components Coverage Δ
Content 27.46% <34.85%> (+1.52%) ⬆️
Engine 43.85% <2.70%> (-0.16%) ⬇️
Network 71.29% <100.00%> (ø)