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

ossia / libossia / 27866522040
48%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2026 11:11AM 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 09:07AM UTC coverage: 47.705% (+0.003%) from 47.702%
27866522040

push

github

jcelerier
deps: match Abseil's MSVC runtime to ossia's

Abseil's CMakeLists overrides CMAKE_MSVC_RUNTIME_LIBRARY from its own
ABSL_MSVC_STATIC_RUNTIME option (default OFF -> /MD dynamic), ignoring the
runtime selected by the enclosing build. Static ossia builds (Max/PD/Python/
Unity) force the static /MT runtime, so Abseil's /MD objects fail to link:

  absl_*.lib(...) : error LNK2038: mismatch detected for 'RuntimeLibrary':
  value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease'

Set ABSL_MSVC_STATIC_RUNTIME to mirror CMAKE_MSVC_RUNTIME_LIBRARY so the two
agree.

25968 of 54434 relevant lines covered (47.71%)

178044.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
86.78
-0.83% src/ossia/dataflow/exec_pool.hpp
Jobs
ID Job ID Ran Files Coverage
1 27866522040.1 20 Jun 2026 11:11AM UTC 487
47.71
GitHub Action Run
Source Files on build 27866522040
  • Tree
  • List 487
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3327acda on github
  • Prev Build on master (#27859345483)
  • Next Build on master (#27904356381)
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