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

orion-ecs / keen-eye / 20644633772
65%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 07:57PM UTC
Jobs 1
Files 486
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

01 Jan 2026 07:55PM UTC coverage: 85.157% (+0.007%) from 85.15%
20644633772

push

github

tyevco
refactor: Extract magic numbers to named constants in tests

Create TestConstants.cs with meaningful constants to replace unexplained
magic numbers throughout the test suite:

- InvalidEntityId (999): For testing operations on non-existent entities
- DefaultEntityVersion (1): Standard entity version for test entities
- InvalidComponentId (999): For testing invalid component lookups
- ConcurrentTestHighIdOffset (1000): To avoid ID conflicts in thread tests
- Thread sleep constants: ThreadSleepShortMs, MediumMs, LongMs
- ConcurrentIterationsPerThread (1000): Standard iteration count

This improves test readability by making the intent behind test values
explicit and enables consistent values across all test files.

Closes #483

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

5045 of 5761 branches covered (87.57%)

Branch coverage included in aggregate %.

32293 of 38085 relevant lines covered (84.79%)

1.19 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
75.66
-0.44% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
Jobs
ID Job ID Ran Files Coverage
1 20644633772.1 01 Jan 2026 07:57PM UTC 486
85.16
GitHub Action Run
Source Files on build 20644633772
  • Tree
  • List 486
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20644633772
  • ef2a6e2a on github
  • Prev Build on main (#20644436742)
  • Next Build on main (#20645099845)
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