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

halter / openhtf / 26620281790
61%
master: 62%

Build:
Build:
LAST BUILD BRANCH: hotfix/webui-no-loading-test
DEFAULT BRANCH: master
Ran 29 May 2026 05:41AM 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

29 May 2026 05:39AM UTC coverage: 60.906%. Remained the same
26620281790

push

github

kurtmc
Add DDNS health indicator to single-station dashboard status bar (#20)

* Add DDNS health indicator to single-station dashboard status bar

Render the tri-state DDNS record health reported by the station server in
the single-station status bar, below the IP line:

  MATCH    -> green check     (resolves to the station's current IP)
  MISMATCH -> red cross        (resolves, but to a different/stale IP)
  UNKNOWN  -> grey question    (could not resolve: NXDOMAIN, timeout, no FQDN)

The line is omitted entirely when the server reports no DDNS information
(the multi-station dashboard path and older servers do not send these
fields), so the change degrades safely against an un-bumped backend.

The fields (ddns_hostname / ddns_resolved_ip / ddns_status) are produced
by the backend counterpart in halter-corp/hardware-test-framework#1567.

NOTE: the committed dist/ bundle is NOT regenerated in this commit. The
Angular 4 / webpack 3 / node-sass 7 toolchain could not be built in the
authoring environment (Node 25 / Python 3.12 lacks distutils, node-sass
native build fails). Run "npm install && npm run build" in web_gui with a
compatible Node before deploying, and commit the regenerated dist/. See
the accompanying APPLY.md.

Co-Authored-By: clank-halter[bot] <2696940+clank-halter[bot]@users.noreply.github.com>
Clank-Job-Id: 6ae51244-e605-4ce0-9e50-ebf172b7b87d

* Pin Node 16 in web_ui CI job so node-sass can build

The web_ui job used setup-node without a version, picking up the
runner's default (now Node 22). node-sass@7 can't compile its native
addon on Node >= 18, so npm install failed. Pin Node 16 to unblock CI.

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

---------

Co-authored-by: kurtmc <2661907+kurtmc@users.noreply.github.com>
Co-authored-by: clank-halter[bot] <2696940+clank-halter[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

4691 of 7702 relevant lines covered (60.91%)

3.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.13 - 26620281790.1 29 May 2026 05:41AM UTC 67
60.8
GitHub Action Run
2 python-3.11 - 26620281790.2 29 May 2026 05:41AM UTC 67
60.8
GitHub Action Run
3 python-3.9 - 26620281790.3 29 May 2026 05:41AM UTC 67
60.85
GitHub Action Run
4 python-3.10 - 26620281790.4 29 May 2026 05:41AM UTC 67
60.8
GitHub Action Run
5 python-3.12 - 26620281790.5 29 May 2026 05:41AM UTC 67
60.8
GitHub Action Run
Source Files on build 26620281790
  • Tree
  • List 67
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26620281790
  • 3214561d on github
  • Prev Build on hotfix/webui-no-loading-test (#23241123694)
  • Next Build on 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