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

pmcelhaney / counterfact / 23444596680
86%
main: 87%

Build:
Build:
LAST BUILD BRANCH: copilot/fix-deprecated-unescape-function
DEFAULT BRANCH: main
Ran 23 Mar 2026 03:13PM UTC
Jobs 1
Files 52
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

23 Mar 2026 03:12PM UTC coverage: 83.832%. Remained the same
23444596680

Pull #1561

github

web-flow
apply Copilot suggestion to make test-black-box/conftest.py more robust

wait_for_server() only retries on requests.exceptions.ConnectionError. If the port is open but the server is slow/hung, requests.get(..., timeout=2) can raise ReadTimeout or other RequestExceptions and will currently fail immediately instead of continuing to poll until the overall startup deadline. Catch the broader request exceptions you intend to tolerate during startup (and optionally verify you got a 200 response) before returning.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Pull Request #1561: Convert black-box tests from Jest/Node to Python

1484 of 1663 branches covered (89.24%)

Branch coverage included in aggregate %.

4624 of 5623 relevant lines covered (82.23%)

59.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23444596680.1 23 Mar 2026 03:13PM UTC 104
83.27
GitHub Action Run
Source Files on build 23444596680
  • Tree
  • List 52
  • Changed 45
  • Source Changed 0
  • Coverage Changed 45
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23444596680
  • Pull Request #1561
  • PR Base - main (#23401942536)
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