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

ThomasK33 / go-underlords / 20394363301
83%
master: 82%

Build:
Build:
LAST BUILD BRANCH: claude/verify-cpp-implementation-YsZFG
DEFAULT BRANCH: master
Ran 20 Dec 2025 12:26PM UTC
Jobs 1
Files 2
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

20 Dec 2025 12:24PM UTC coverage: 83.158% (+1.5%) from 81.609%
20394363301

Pull #18

github

claude
Add gem flags to V8EquippedItem struct

The C++ ShareCodeEquippedItem struct includes three bit flags for gems
(HasOffensiveGem, HasDefensiveGem, HasSupportGem) in the 3rd byte that
were previously not being parsed or encoded in the Go implementation.

- Add HasOffensiveGem, HasDefensiveGem, HasSupportGem bool fields
- Update ToEquippedItem() to extract gem flags from bits 0, 1, 2
- Update NewV8EquippedItem3Bytes() to encode gem flags into 3rd byte
- Add comprehensive test cases for gem flag encoding/decoding
Pull Request #18: Add gem flags to V8EquippedItem struct

19 of 19 new or added lines in 1 file covered. (100.0%)

158 of 190 relevant lines covered (83.16%)

14.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20394363301.1 20 Dec 2025 12:26PM UTC 2
83.16
GitHub Action Run
Source Files on build 20394363301
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #18
  • PR Base - master (#14018911593)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc