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

ossia / libossia / 27859345483
48%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2026 04:17AM UTC
Jobs 1
Files 487
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

20 Jun 2026 03:50AM UTC coverage: 47.702% (-0.007%) from 47.709%
27859345483

push

github

jcelerier
win32 ci: de-flake WSLogger test and fix CicmWrapper CMake policy

This branch combines #892 (keep a winsock instance alive during tests) and
#893 (fmt 12.2 support) and adds the remaining fixes needed to get the
Windows CI fully green.

WSLogger: the test relied on fixed 100ms windows to complete an asynchronous,
cross-thread websocket handshake. On the slow static Debug Windows runner that
is not enough, so `REQUIRE(opened)` failed intermittently even with the winsock
fix in place. Pump the server io_context until each step (open, message, close)
is actually observed instead, with a generous 15s upper bound so a real
regression still fails in reasonable time.

ossia-pd / ossia-purrdata: the build-windows (and build-linux) jobs were
missing -DCMAKE_POLICY_VERSION_MINIMUM=3.5, so CMake >= 4.0 now hard-errors on
CicmWrapper's `cmake_minimum_required(VERSION < 3.5)`. Add the flag to match the
build-macos invocation that already carried it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RhPCgbU8RNRmKxSfXwhWog

10 of 11 new or added lines in 1 file covered. (90.91%)

22 existing lines in 4 files now uncovered.

25966 of 54434 relevant lines covered (47.7%)

182530.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.67
-2.33% tests/Network/WSLogger.cpp

Coverage Regressions

Lines Coverage ∆ File
15
61.22
0.0% src/ossia/network/value/format_value.hpp
3
47.1
-0.62% src/ossia/network/oscquery/oscquery_mirror.cpp
2
87.6
-1.65% src/ossia/dataflow/exec_pool.hpp
2
13.31
-0.05% src/ossia/network/value/value_variant_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 27859345483.1 20 Jun 2026 04:17AM UTC 487
47.7
GitHub Action Run
Source Files on build 27859345483
  • Tree
  • List 487
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 82768184 on github
  • Prev Build on master (#27774077340)
  • Next Build on master (#27866522040)
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