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

CyclopsMC / ColossalChests / 32995336442
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:41PM 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:37PM UTC coverage: 62.563% (+1.0%) from 61.573%
32995336442

Pull #207

github

claude
Align netherite textures with the vanilla block, fix chest z-fighting

Three problems with the previous textures:

* They still read as their own material rather than as netherite. They now
  use the palette of vanilla's block of netherite directly, extended only
  with darker shades for the recessed detail, which sits below anything on
  the vanilla block. The mottling is also taken at full scale now instead
  of high-passed, since the larger blotches are most of what makes
  netherite look rough, and is applied as a multiplier so the frame around
  each block and the recessed detail keep their shape.

* The wall and core had a recognisable artifact towards the bottom right.
  The mottling was sampled mirrored, which made rows 10 and 13 and columns
  11 and 12 exact duplicates. Patches of the vanilla mottling are now
  scattered across the texture, each independently placed and oriented, so
  no row, column or patch repeats.

* The chest model z-fought when closed. The lid's underside and the base's
  top face are coplanar at that point and so must be textured identically,
  as they are in every other chest texture here. The mottling broke that,
  and the two faces are now explicitly kept in sync.

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 32995336442.1 26 Aug 2026 05:41PM UTC 118
61.26
GitHub Action Run
Source Files on build 32995336442
  • 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 #32995336442
  • 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