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

hiddentao / clockwork-engine / 17751876454
96%

Build:
DEFAULT BRANCH: main
Ran 16 Sep 2025 01:51AM UTC
Jobs 1
Files 23
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

16 Sep 2025 01:49AM UTC coverage: 99.144% (-0.06%) from 99.2%
17751876454

push

github

hiddentao
refactor: replace CollisionBspTree with simplified CollisionGrid

- Replace complex BSP tree implementation with direct coordinate mapping
- Remove batch processing, pointIndex, and collisionPointKey complexity
- Implement O(1) collision detection using Map with coordinate keys
- Extract ICollisionSource to separate file for better modularity
- Add comprehensive test suite with 42 tests covering edge cases
- Remove BSP tree constants (MAX_POINTS_PER_NODE, MAX_TREE_DEPTH)
- Update event system to use proper string enums
- Maintain source indexing for efficient removeSource operations
- Ensure backward compatibility with existing public API

87 of 87 new or added lines in 3 files covered. (100.0%)

1621 of 1635 relevant lines covered (99.14%)

50.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17751876454.1 16 Sep 2025 01:51AM UTC 23
99.14
GitHub Action Run
Source Files on build 17751876454
  • Tree
  • List 23
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17751876454
  • 36aa34b2 on github
  • Prev Build on main (#17737208801)
  • Next Build on main (#17753231724)
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