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

blues / note-c
93%

Build:
DEFAULT BRANCH: master
Repo Added 29 Jan 2023 07:08PM UTC
Files 9
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • alex-package-library
  • build/cmake-library-target
  • build/macos-test-support
  • ci/skip-hil-on-forks
  • devin/1738153264-add-cppcheck
  • devin/1738330743-fix-issues-165-167
  • devin/1738616085-add-getter-functions
  • devin/1741730646-fossology-ci
  • devin/1741982888-scancode-ci-integration
  • devin/1746546121-i2c-serial-default-functions
  • docs/living-architecture-docs
  • docs/publish-architecture-map
  • feat/j-storage-optimization
  • fix/_n_htoa32
  • fix/const-transmit-internals
  • fix/crc-memcmp-bug
  • fix/hil-dynamic-max-binary-length
  • fix/hil-host-mcu-usb-symlink-flicker
  • fix/macos-appleclang-int-float
  • fix/n-atof-kr-style-definition
  • fix/remove-non-ascii-chars
  • hayden/barcelona_notestation
  • hayden/card_binary_crc_error
  • hayden/card_binary_trace
  • hayden/fix_json_number_handling_test
  • hayden/hil_fix
  • hayden/hil_update_notestation_version
  • hayden/nf-1163
  • hayden/tailscale_dns
  • hayden/ts-688
  • hayden/update_card_binary_hil
  • master
  • mat-crc-fix
  • ray/addf
  • ray/autobaud
  • ray/badbin
  • ray/cobs-lengths
  • ray/leaks
  • ray/timeout-function
  • ray/translead
  • split/reset-best-effort
  • tj-markdown-docs
  • v2.6.1
  • zak-ai
  • zak-astyle
  • zak-cb
  • zak-ci
  • zak-cobs
  • zak-connect
  • zak-dev-env
  • zak-doxy
  • zak-flow
  • zak-format
  • zak-heartbeat
  • zak-heartbeat-ctl
  • zak-i2c
  • zak-io
  • zak-log
  • zak-mutex
  • zak-nodebug
  • zak-release
  • zak-rename
  • zak-sa
  • zak-strl
  • zak-time
  • zak-timeout
  • zak-transaction
  • zak-ver
  • zak-zero-req
  • zak/fix-crc-seqno-lock
  • zak/fix-seqno-unlock-regression-test

12 Aug 2026 01:49PM UTC coverage: 93.408%. Remained the same
31603449016

push

github

web-flow
Fix flaky/hanging note-c card.binary HIL tests (#253)

The nightly HIL job kept failing, and recently hung for hours. Fixes:

- Use the current notestation-client (v3.5.1) via the
  install_notestation_client action, replacing the old v2.2.0 client. The old
  one briefly flickered the Swan's USB test port while the board rebooted after
  flashing, so the tests couldn't open it and none ran.

- Wait for the board's prompt and send the "start" command a few times. The
  board can miss a single "start" sent while its USB is still settling (~2s),
  which left the run hung with no output.

- Add a concurrency group so a new push cancels the previous run instead of two
  runs fighting over the single test station.

- Cap the job at 30 minutes so a stall fails fast.

- Drop the "Install notecard CLI" and socat steps; the current client no longer
  needs them (a plain cat streams the Notecard trace).

Verified on barcelona-notestation-1.

Authored by Claude Code (AI agent).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

1229 of 1409 branches covered (87.22%)

Branch coverage included in aggregate %.

2526 of 2611 relevant lines covered (96.74%)

80.3 hits per line

Relevant lines Covered
Build:
Build:
2611 RELEVANT LINES 2526 COVERED LINES
80.3 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31603449016 master Fix flaky/hanging note-c card.binary HIL tests (#253) The nightly HIL job kept failing, and recently hung for hours. Fixes: - Use the current notestation-client (v3.5.1) via the install_notestation_client action, replacing the old v2.2.0 clien... push 12 Aug 2026 01:56PM UTC web-flow github
93.41
31543188849 fix/hil-host-mcu-usb-symlink-flicker Merge 8f5928c22 into 9a12cfc2f Pull #253 11 Aug 2026 10:43PM UTC web-flow github
93.41
31542291810 fix/hil-host-mcu-usb-symlink-flicker Merge dadfdbb9b into 9a12cfc2f Pull #253 11 Aug 2026 10:31PM UTC web-flow github
93.41
31541776663 fix/hil-host-mcu-usb-symlink-flicker Merge 2bd887932 into 9a12cfc2f Pull #253 11 Aug 2026 10:24PM UTC web-flow github
93.41
31523080809 fix/hil-host-mcu-usb-symlink-flicker Merge 2f201d0ea into 9a12cfc2f Pull #253 11 Aug 2026 06:37PM UTC web-flow github
93.41
31512494988 fix/hil-host-mcu-usb-symlink-flicker Merge 0923fc2da into 9a12cfc2f Pull #253 11 Aug 2026 04:34PM UTC web-flow github
93.41
31510992458 fix/hil-host-mcu-usb-symlink-flicker Merge 9e7846c6a into 9a12cfc2f Pull #253 11 Aug 2026 04:17PM UTC web-flow github
93.41
30968692740 feat/j-storage-optimization Merge c2d9a242b into 9a12cfc2f Pull #252 05 Aug 2026 02:20AM UTC web-flow github
93.41
29464033486 master chore: Update to reasonable default for time sync (#250) * chore: Update to reasonable default for time sync * ci: pin macOS unit-test job to macos-15 macos-latest now resolves to macOS 26 / Xcode 26.5, where AppleClang fails the note_c -Werror... push 16 Jul 2026 01:31AM UTC web-flow github
93.41
29462844315 zak-time Merge 89799a2bf into 33c4eebed Pull #250 16 Jul 2026 01:03AM UTC web-flow github
93.41
See All Builds (862)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc