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

speedyk-005 / chunklet-py / 25199504219

01 May 2026 02:32AM UTC coverage: 91.046% (+0.08%) from 90.963%
25199504219

push

github

web-flow
feat(visualizer): add HTTP content negotiation for visualizer API backward compatibility (#34)

* feat(visualizer): add HTTP content negotiation for visualizer API backward compatibility

- Default to JSON responses for v2.2.0+ backward compatibility
- Support MessagePack via Accept: application/msgpack header
- Browser visualizer explicitly requests MessagePack for performance
- Add test for JSON backward compatibility
- Update docs with JSON and MessagePack client examples

* fix(visualizer): improve dependency handling and multilingual JSON support

- Add Request to ImportError fallback block for dependency-free imports
- Place Request before default params (FastAPI auto-injects Request)
- Add Request to ImportError fallback block for dependency-free imports
- Replace Request hint to Request | None union type
- Add ensure_ascii=False to json.dumps() to preserve non-ASCII characters

1393 of 1530 relevant lines covered (91.05%)

0.91 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

83.15
/visualizer/visualizer.py


Source Not Available

The file "visualizer/visualizer.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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