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

CyclopsMC / ColossalChests / 32996329021
63%
master-1.21: 62%

Build:
Build:
LAST BUILD BRANCH: 1.21.1-1.9.0
DEFAULT BRANCH: master-1.21
Ran 26 Aug 2026 05:53PM UTC
Jobs 1
Files 76
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

26 Aug 2026 05:49PM UTC coverage: 62.563% (+1.0%) from 61.573%
32996329021

Pull #207

github

claude
Break up the dark patch in the netherite textures

Two things made the bottom left stand out. The mottling was applied at full
strength to the dark frame around each block as well as to the lit surface,
so a dark patch landing there punched a visible notch out of the frame: it
dropped to a luminance of 11 where the rest of the frame sat at 42. And
because each 4x4 patch was copied across with its own average brightness
intact, a patch darker than its neighbours read as a block rather than as
grain.

The mottling now fades out on everything darker than the lit surface, so
the frame and the recessed detail stay continuous, and most of each patch's
own average is taken back out of it, so no patch lands markedly darker or
lighter than the ones around it. The frame is a flat two shades again, and
the worst local deviation on the wall drops from -19 to +9, against -22 on
the vanilla block itself.

The darker shades added for the recessed detail are also no longer
reachable from the surface, which was letting the mottling punch pinholes
darker than netherite ever gets.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UQhNuW5hjBYkkuub4MKT3Z
Pull Request #207: Add Netherite Colossal Chests as new top tier

326 of 712 branches covered (45.79%)

Branch coverage included in aggregate %.

1661 of 2464 relevant lines covered (67.41%)

7.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
28
0.0
0.0% org/cyclops/colossalchests/client/render/blockentity/RenderTileEntityColossalChest.java
8
76.62
-0.4% org/cyclops/colossalchests/block/ChestMaterial.java
4
98.15
0.17% org/cyclops/colossalchests/gametest/GameTestsCommon.java
Jobs
ID Job ID Ran Files Coverage
1 32996329021.1 26 Aug 2026 05:53PM UTC 118
61.26
GitHub Action Run
Source Files on build 32996329021
  • Tree
  • List 76
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32996329021
  • Pull Request #207
  • PR Base - master-1.21-lts (#30273386633)
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