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

openwisp / openwisp-utils / 15349746054
97%

Build:
DEFAULT BRANCH: master
Ran 30 May 2025 03:09PM UTC
Jobs 1
Files 51
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

30 May 2025 03:06PM UTC coverage: 95.962%. Remained the same
15349746054

push

github

nemesifier
[fix] Fix SeleniumTestMixin to support retries with --parallel flag

Previously, Selenium test cases used a `TestResult` instance to store
retry results, which did not match the type of the original result object.
This led to errors when using the `--parallel` flag, as Django expects
a `RemoteTestResult` in parallel execution.

This fix ensures that each retry uses a new instance of the original result class,
preserving compatibility with Django's test runner in both serial and parallel modes.

1830 of 1907 relevant lines covered (95.96%)

14.39 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
96.25
0.0% tests/selenium.py
Jobs
ID Job ID Ran Files Coverage
1 python- - 15349746054.1 30 May 2025 03:09PM UTC 51
95.96
GitHub Action Run
Source Files on build 15349746054
  • Tree
  • List 51
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15349746054
  • 7e7fa9b6 on github
  • Prev Build on master (#15327726146)
  • Next Build on master (#15545997577)
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