• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CyclopsMC / CyclopsCore / #479033846
23%
master-1.21: 31%

Build:
Build:
LAST BUILD BRANCH: master-1.20-lts
DEFAULT BRANCH: master-1.21
Ran 01 Sep 2026 04:49PM UTC
Jobs 1
Files 444
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Sep 2026 04:44PM UTC coverage: 23.047% (-0.009%) from 23.056%
#479033846

Pull #237

github

rubensworks
Fix infobook crash when hovering the top-left corner on recipe pages

Buttons for empty recipe slots never have their element set, and are
never positioned either, so they keep sitting at (0, 0) with a null
element. RecipeAppendix#renderToolTips calls renderTooltip on all
buttons regardless, so as soon as the mouse entered the top-left 16x16
pixels of the screen while a recipe appendix with an empty slot was
shown, ItemButton and FluidButton dereferenced that null element and
crashed the game.

Almost every recipe appendix has empty slots: any crafting recipe that
does not fill the whole 3x3 grid, and any drying basin or squeezer
recipe without a fluid input or output.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kzc5LxSaedCXCK4pynhJV3
Pull Request #237: Fix infobook crash when hovering the top-left corner on recipe pages

0 of 4 new or added lines in 1 file covered. (0.0%)

2443 of 10600 relevant lines covered (23.05%)

0.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% src/main/java/org/cyclops/cyclopscore/infobook/pageelement/RecipeAppendix.java
Jobs
ID Job ID Ran Files Coverage
1 #479033846.1 01 Sep 2026 04:49PM UTC 444
23.05
Source Files on build #479033846
  • Tree
  • List 444
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #479033846
  • Pull Request #237
  • PR Base - master-1.20-lts (#)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc