Skip to content

Fix mime random event - #1170

Merged
GregHib merged 3 commits into
mainfrom
mime-fix
Aug 13, 2026
Merged

Fix mime random event#1170
GregHib merged 3 commits into
mainfrom
mime-fix

Clear random event origin with admin command

ef90035
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 1s

44.03% (+0.00%) compared to 8c2059e

View this Pull Request on Codecov

44.03% (+0.00%) compared to 8c2059e

Details

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.03%. Comparing base (8c2059e) to head (ef90035).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...activity/event/random/kiss_the_frog/KissTheFrog.kt 33.33% 2 Missing ⚠️
...ontent/activity/event/random/RandomEventTrigger.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...content/activity/event/random/RandomEventKidnap.kt 88.88% <100.00%> (ø)
...tlin/content/activity/event/random/RandomEvents.kt 72.00% <100.00%> (+0.37%) ⬆️
...content/activity/event/random/mime_theatre/Mime.kt 87.34% <100.00%> (+0.49%) ⬆️
game/src/main/kotlin/content/quest/Cutscene.kt 91.39% <100.00%> (ø)
...ontent/activity/event/random/RandomEventTrigger.kt 41.66% <0.00%> (-1.82%) ⬇️
...activity/event/random/kiss_the_frog/KissTheFrog.kt 77.37% <33.33%> (-1.15%) ⬇️

... and 2 files with indirect coverage changes

@@            Coverage Diff            @@
##               main    #1170   +/-   ##
=========================================
  Coverage     44.03%   44.03%           
- Complexity     9836     9839    +3     
=========================================
  Files          1968     1968           
  Lines         85197    85204    +7     
  Branches      14097    14097           
=========================================
+ Hits          37514    37520    +6     
  Misses        42264    42264           
- Partials       5419     5420    +1     
Components Coverage Δ
Content 44.47% <76.92%> (+<0.01%) ⬆️
Engine 45.56% <ø> (ø)
Network 71.36% <ø> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.