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

ossia / libossia / 31433404441
51%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2026 09:47PM UTC
Jobs 1
Files 495
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

10 Aug 2026 09:20PM UTC coverage: 50.835% (+0.007%) from 50.828%
31433404441

push

github

jcelerier
cmake: OSSIA_OVERRIDE_PROTOCOLS must write the cache

The OSSIA_PROTOCOL_* entries are created by option(), so a plain set()
shadows them only inside libossia's own directory scope. A consumer in
another scope keeps reading the cached value, and the two halves end up
compiling different source sets: with an override that excludes COAP,
libossia builds no CoAP support while a dependent project still compiles
its CoAP device, and the link fails on ossia::net::coap_client_protocol.

Writing the cache makes every scope agree, and matches how the rest of
this file and OssiaDeps.cmake disable protocols.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012sVad9WVUdpz7i9iYM72fi

29318 of 57673 relevant lines covered (50.83%)

200558.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
87.5
0.83% src/ossia/dataflow/exec_pool.hpp
Jobs
ID Job ID Ran Files Coverage
1 31433404441.1 10 Aug 2026 09:47PM UTC 495
50.83
GitHub Action Run
Source Files on build 31433404441
  • Tree
  • List 495
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 88082225 on github
  • Prev Build on master (#31275445545)
  • Next Build on master (#31972729207)
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