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

LudovicRousseau / pyscard-devel / 13089146551

01 Feb 2025 01:34PM UTC coverage: 63.171% (+0.03%) from 63.143%
13089146551

push

github

LudovicRousseau
Fix parallel generation of exceptions text

myPcscStringifyError() on Unix uses a static buffer internally. The
returned string must be copied (dupped) to be used safely in parallel
executuion.

The problem was detected using parallel test:
pytest --parallel-threads=10 --iterations=10 test/test_Exceptions.py
https://github.com/Quansight-Labs/pytest-run-parallel?tab=readme-ov-file#pytest-run-parallel

103 of 480 branches covered (21.46%)

Branch coverage included in aggregate %.

4439 of 6710 relevant lines covered (66.15%)

4.64 hits per line

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

0.0
/src/smartcard/ExclusiveConnectCardConnection.py


Source Not Available

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