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

dangernoodle-io / breadboard / 27584537041
100%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 12:02AM UTC
Jobs 1
Files 34
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

16 Jun 2026 12:01AM UTC coverage: 100.0%. Remained the same
27584537041

push

github

web-flow
feat(bb_info): add uptime_ms, boot_epoch, hostname to /api/info (SSOT parity with telemetry) (#449)

- adds uptime_ms (int64), time_valid (bool), boot_epoch (int64, 0 when not synced), and hostname (string|null) to /api/info root
- reuses bb_clock_now_ms() for uptime_ms and bb_ntp_is_synced()/time(NULL) for boot_epoch — same accessors as bb_pub_info (true SSOT)
- hostname sourced from bb_mdns_get_hostname() — matches /api/health.network.mdns value
- boot_epoch = current_epoch - uptime_s, emitted only when bb_ntp_is_synced() and sanity-checked (>= 2024-01-01); 0 otherwise, consistent with bb_pub_info's epoch_s gating
- updates bb_info_schema_priv.h with the four new field descriptors
- adds bb_ntp and bb_mdns to bb_info CMakeLists PRIV_REQUIRES
- adds 4 schema-presence tests in test_bb_info.c
- adds 4 field-presence/value tests in test_route_fidelity.c; k_info_schema updated to match
- makes /api/info SSOT for boot time and hostname; lets consumers stop duplicating these fields

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

1615 of 1615 branches covered (100.0%)

Branch coverage included in aggregate %.

2702 of 2702 relevant lines covered (100.0%)

1201.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27584537041.1 16 Jun 2026 12:02AM UTC 34
100.0
GitHub Action Run
Source Files on build 27584537041
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27584537041
  • 5f7491d9 on github
  • Prev Build on main (#27549170159)
  • Next Build on main (#27591008068)
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