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

CyclopsMC / CyclopsCore / 36167159322
31%
master-1.21: 31%

Build:
Build:
LAST BUILD BRANCH: master-26
DEFAULT BRANCH: master-1.21
Ran 25 Sep 2026 05:34PM UTC
Jobs 1
Files 614
Run time 2min
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

25 Sep 2026 05:26PM UTC coverage: 31.278%. Remained the same
36167159322

Pull #247

github

claude
Fix widget mouse button checks on 26.3

Minecraft 26.3 uses SDL mouse button ids (left 1, middle 2, right 3)
instead of GLFW's (left 0, right 1, middle 2).

- WidgetTextFieldExtended: a left click matched the old right-click
  check and selected all text instead of placing the cursor.
- ContainerScreenScrolling: drag delegation to the focused widget
  never ran.
- WidgetScrollBar: right-drag no longer moved the scrollbar.

Related to CyclopsMC/IntegratedDynamics#1750

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016VFfUPDxbJ8RqPeQHsAbh7
Pull Request #247: Fix widget mouse button checks on 26.3

1313 of 4611 branches covered (28.48%)

Branch coverage included in aggregate %.

3908 of 12081 relevant lines covered (32.35%)

1.57 hits per line

Coverage Regressions

Lines Coverage ∆ File
32
0.0
0.0% org/cyclops/cyclopscore/client/gui/component/WidgetScrollBar.java
13
0.0
0.0% org/cyclops/cyclopscore/client/gui/component/input/WidgetTextFieldExtended.java
Jobs
ID Job ID Ran Files Coverage
1 36167159322.1 25 Sep 2026 05:34PM UTC 874
25.33
GitHub Action Run
Source Files on build 36167159322
  • Tree
  • List 614
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #36167159322
  • Pull Request #247
  • PR Base - master-26 (#35615043671)
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