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

CyclopsMC / IntegratedCrafting / 33916096980
67%
master-1.12: 27%

Build:
Build:
LAST BUILD BRANCH: master-26
DEFAULT BRANCH: master-1.12
Ran 04 Sep 2026 08:31PM UTC
Jobs 1
Files 74
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

04 Sep 2026 08:24PM UTC coverage: 67.72% (+2.1%) from 65.638%
33916096980

push

github

claude
Add a list-based crafting interface

A new crafting interface variant with a single variable slot that accepts a
list of recipes, so that a whole recipe set can be derived with logic instead
of placed card by card. Closes #10.

The variable machinery of the existing crafting interface is extracted into
PartTypeInterfaceCraftingVariableBase, with a per-slot recipe list instead of a
single recipe, so both variants share the evaluator, invalidation, validation
and slot messages. The container and screen are reused for both, since the
inventory size and the accepted value type are derived from the part type.

List reads are guarded: infinite lists are rejected, the number of recipes read
from a list is capped, duplicates are removed, and the network index is patched
with only what changed. Because reader-backed list variables are invalidated on
every reader tick, reloads of a list slot are throttled to a configurable
minimum interval.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bn8brBLvFiJsfnBHpwf8ZN

999 of 1736 branches covered (57.55%)

Branch coverage included in aggregate %.

3503 of 4912 relevant lines covered (71.32%)

3.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
95.65
0.22% org/cyclops/integratedcrafting/gametest/GameTestHelpersIntegratedCrafting.java
5
91.3
0.4% org/cyclops/integratedcrafting/gametest/GameTestsAdvancements.java
5
98.35
-0.18% org/cyclops/integratedcrafting/gametest/GameTestsItemsCraft.java
2
68.67
0.0% org/cyclops/integratedcrafting/core/CraftingJobHandler.java
1
90.91
35.72% org/cyclops/integratedcrafting/part/PartTypeInterfaceCrafting.java
Jobs
ID Job ID Ran Files Coverage
1 33916096980.1 04 Sep 2026 08:31PM UTC 74
67.72
GitHub Action Run
Source Files on build 33916096980
  • Tree
  • List 74
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33916096980
  • 53f3f243 on github
  • Prev Build on master-1.21-lts (#33890544570)
  • Next Build on feature/list-based-crafting-interface (#33945661875)
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