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

zincware / ZnSocket / 16172547799 / 1
72%
main: 72%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2025 02:49PM UTC
Files 10
Run time 0s
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

09 Jul 2025 02:46PM UTC coverage: 89.834% (+0.1%) from 89.712%
16172547799.1

push

github

web-flow
Flask integration test (#93)

* add Flask integration tests for znsocket.Storage and znsocket.Client

Tests demonstrate Flask server integration with znsocket functionality:
- Flask app with znsocket.Storage attached via attach_events()
- znsocket.Client connections to Flask server
- Redis API compatibility (hash, list, set operations)
- Pipeline operations and multiple client support
- Custom storage instances with pre-populated data
- Error handling for invalid operations

Uses socketio.WSGIApp to combine Flask + SocketIO + znsocket seamlessly.

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

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

* add cross-process communication test for Flask integration

Adds test_flask_server_cross_process_communication to verify that:
- Flask server with znsocket.Storage works across process boundaries
- Subprocess can connect via znsocket.Client and read/write data
- Bidirectional communication works between main process and subprocess
- Socket connections are truly functional, not just coincidental test passes

The test spawns separate Python processes to ensure socket communication
is working properly and data persistence occurs through network calls.

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

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

* test `attach_events`

* bump version

* include `connect_wait_timeout`

* fix missing comma

---------

Co-authored-by: Claude <noreply@anthropic.com>

813 of 905 relevant lines covered (89.83%)

0.9 hits per line

Source Files on job 16172547799.1
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16172547799
  • d3133858 on github
  • Prev Job for on main (#15671501866.4)
  • Next Job for on main (#16188855900.2)
  • 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