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

hiddentao / clockwork-engine / 17735834007
96%

Build:
DEFAULT BRANCH: main
Ran 15 Sep 2025 02:06PM 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

15 Sep 2025 02:05PM UTC coverage: 99.199% (+3.2%) from 95.991%
17735834007

push

github

hiddentao
feat(rendering): add automatic PIXI Graphics cleanup with comprehensive testing

- Add createGraphics() method to AbstractRenderer for automatic memory management
- Graphics objects auto-destroy when removed from parent via 'removed' event
- Update all Graphics creation methods to use new createGraphics()
- Add automatic cleanup to SnakeGameCanvas grid graphics
- Implement comprehensive PIXI mock system with EventEmitter for testing
- Add extensive test coverage for all previously untested AbstractRenderer methods
- All 65 AbstractRenderer tests now pass with proper event system testing
- Remove conditional workarounds in production code for cleaner implementation

This prevents memory leaks by ensuring Graphics objects are properly cleaned up
when removed from their parent containers, with full test coverage to verify
the automatic cleanup behavior works correctly.

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

1733 of 1747 relevant lines covered (99.2%)

50.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17735834007.1 15 Sep 2025 02:06PM UTC 23
99.2
GitHub Action Run
Source Files on build 17735834007
  • Tree
  • List 23
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17735834007
  • a6387b6c on github
  • Prev Build on main (#17708300536)
  • Next Build on main (#17737208801)
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