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

zeromq / libzmq / 12550031502
75%

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2024 05:52PM UTC
Jobs 1
Files 214
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

30 Dec 2024 05:49PM UTC coverage: 74.851% (-0.02%) from 74.866%
12550031502

push

github

bluca
cmake_minimum_required() before project()

 * Without this CMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded (MT) Windows builds still produced incompatible MultiThreadedDLL (MD) output.

 * Resolves following warning:

CMake Warning (dev) at CMakeLists.txt:2 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.

 * Use ${CMAKE_HOST_SYSTEM_NAME} as ${CMAKE_SYSTEM_NAME} not set before project().

14789 of 19758 relevant lines covered (74.85%)

35503.54 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.41
0.0% libzmq/src/tipc_address.cpp
1
97.78
-1.11% libzmq/src/own.cpp
1
99.35
-0.33% libzmq/src/pipe.cpp
3
85.18
-0.75% libzmq/src/session_base.cpp
Jobs
ID Job ID Ran Files Coverage
1 12550031502.1 30 Dec 2024 05:52PM UTC 214
74.85
GitHub Action Run
Source Files on build 12550031502
  • Tree
  • List 214
  • Changed 134
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 34f7fa22 on github
  • Prev Build on master (#12000380057)
  • Next Build on master (#15885141104)
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

© 2025 Coveralls, Inc