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

halter / openhtf / 27928177676
61%
master: 62%

Build:
Build:
LAST BUILD BRANCH: hotfix/webui-no-loading-test
DEFAULT BRANCH: master
Ran 22 Jun 2026 03:46AM UTC
Jobs 5
Files 67
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

22 Jun 2026 03:44AM UTC coverage: 60.756% (-0.2%) from 60.906%
27928177676

Pull #21

github

Paul Salaun
Add operator fault panel to the station GUI

Surface structured test failures to factory operators instead of raw
logs. When a failed test carries outcome_details, the station summary now
renders a prominent red panel with:

- "What to do": operator-facing remediation steps (primary content).
- A de-emphasised engineering "Issue" line (fault code + short message).
- For unmapped/unexpected errors (no remediation), a "Report to
  engineering" button that POSTs the station/test context plus the error
  logs to the station server's /fault-report relay.

The GUI never calls external services: station_server exposes a
/fault-report endpoint that delegates to a handler injected by the
framework (501 if unset), which forwards to hardware-test-service. The
report payload matches hardware-test-service's IReportFaultRequestDTO
(fixtureId/testPlan/dutId/code/issue/traceback); the station relay fills
in the canonical fixtureNumber before forwarding.

station-data filters out the internal OperatorActionRequired marker and
splits the description into issue / "what to do" for the panel.

Includes the rebuilt web_gui dist bundle (app.6cf0568f...).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #21: Operator fault panel in the station GUI

0 of 19 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

4691 of 7721 relevant lines covered (60.76%)

3.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
0.0
0.0% openhtf/output/servers/station_server.py

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% openhtf/output/servers/station_server.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 27928177676.1 22 Jun 2026 03:46AM UTC 67
60.65
GitHub Action Run
2 python-3.10 - 27928177676.2 22 Jun 2026 03:46AM UTC 67
60.65
GitHub Action Run
3 python-3.12 - 27928177676.3 22 Jun 2026 03:46AM UTC 67
60.65
GitHub Action Run
4 python-3.9 - 27928177676.4 22 Jun 2026 03:46AM UTC 67
60.7
GitHub Action Run
5 python-3.13 - 27928177676.5 22 Jun 2026 03:46AM UTC 67
60.65
GitHub Action Run
Source Files on build 27928177676
  • Tree
  • List 67
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27928177676
  • Pull Request #21
  • PR Base - hotfix/webui-no-loading-test (#26621559467)
  • 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