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

jbaldwin / libcoro
81%
main: 87%

Build:
Build:
LAST BUILD BRANCH: fix-latest-gcc-and-clang-warnings
DEFAULT BRANCH: main
Repo Added 11 Oct 2020 11:49PM UTC
Files 52
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

LAST BUILD ON BRANCH fix
branch: fix
CHANGE BRANCH
x
Reset
  • fix
  • 138-feature-networking
  • 139-compliation-fails-with-g++13
  • 143-expected-builds-tests-when-tests-are-disabled
  • 222-release-v0.10.0
  • arduinolib
  • attribute-fix
  • benchmark-tcp-server-thead-pool-echo-flakey-test
  • ci-conan-upgrade-runner
  • ci/conan
  • cmake_project_is_top_level
  • coro-condition-variable
  • coro-when-any-flakey-tests
  • dev/bruno/fixMissingAtomicHeader
  • dev/bruno/tasksReturningReferences
  • dev/bruno/wasm
  • disable-macos-builds
  • disable-pass-by-lvalue
  • emscripten-remove-experimental
  • executor-circular-refs
  • external-dependencies
  • feat/kqueue
  • feature/condition_variable
  • feature/condition_variable-compiler-fixes
  • feature/default-executor
  • feature/sanitizers
  • feature/shared-library
  • fedora-sync-wait-hang
  • fix-inc
  • fix-latest-gcc-and-clang-warnings
  • fix-libcoro-pkg-config
  • fix-unused-variable-default-executors
  • fix-warning
  • fix/macos-ci
  • fix/skip_linking_pthread_on_android
  • fix_154
  • fix_io_scheduler_type_visibility
  • fix_task_container_use_after_free
  • fix_typo
  • fix_when_all_ranges
  • hotfix/cmake-version
  • issue-1/ci
  • issue-100/ssl_read_hang
  • issue-100/tls_client_hanging
  • issue-107/mutex_nullptr_crash
  • issue-109/return_void_overloads_bug
  • issue-11/thread_pool_functors
  • issue-112/catch_upgrade
  • issue-117/remove_exceptions
  • issue-120-ring-buffer-race-condition
  • issue-123-async-echo-server-bench-example
  • issue-127-upate-coveralls-badge
  • issue-13/scheduler_co_await_user_task
  • issue-130/task_container_cleanup_inline
  • issue-130/test
  • issue-145/cpp_23_expected
  • issue-15/scheduler_to_io_scheduler
  • issue-158/awaitable-generator
  • issue-163/task-return-type-doesnt-need-default-ctor
  • issue-167/inc-to-include
  • issue-17/tcp_scheduler
  • issue-182/readme-instructions-for-running-tests
  • issue-183/libcoro_feature_threading_rename
  • issue-19/io_scheduler_support_timeouts
  • issue-196/std-variant-for-task-promise
  • issue-204/ssl_context_shared_ptr
  • issue-208/tcp_server_with_ssl_benchmark_test
  • issue-21/tcp_client
  • issue-211-when-all-ranges
  • issue-213-fix-readme-coverage-status-badge
  • issue-217/public-using-statements
  • issue-224/concurrent-tcp-client-polling-not-safe
  • issue-224/tests-for-concurrent-polling-of-socket
  • issue-227/re-org-ci-yml
  • issue-23/async_dns_lookup
  • issue-237/concepts-io_executor
  • issue-241/release-v0.11
  • issue-242/ring_buffer_bug
  • issue-242/upgrade-tl-expected
  • issue-246/revert-cmake-dependent-options-change
  • issue-256/ci-c++23-builds
  • issue-26/tcp_server
  • issue-262/high-cpu-thread-count
  • issue-270-sync-wait-hang
  • issue-273-stack-frames-not-cleared-after-coawait-recursion
  • issue-274-upgrade-opensuse
  • issue-28/tcp_client_server_benchmark
  • issue-287/task_container_gc_fix
  • issue-292/executor_add_schedule_task_fn
  • issue-3/task_throw_tests
  • issue-30/udp_client_server
  • issue-306/when-any-return-void
  • issue-310/coro-queue
  • issue-32/udp_peer
  • issue-320/sync-wait-does-not-rethrow-exception-from-task
  • issue-329/catch-upgrade
  • issue-329/semaphore-test-failure
  • issue-330/thread-pool-shared-from-this
  • issue-335/ring-buffer-use-coro-mutex
  • issue-337/shared-mutex-use-coro-mutex
  • issue-339/queue-try-pop
  • issue-34/coro_mutex
  • issue-345/update-libcoro-feature-networking-docs
  • issue-347/when-any-free-invalid-pointer
  • issue-355/when-any-test-failure-fix
  • issue-356/async-thread-pool
  • issue-36/lgtm_codacy
  • issue-360
  • issue-364/remove-gcc-fconcepts-fcoroutines
  • issue-367/semaphore-hang
  • issue-369/when-any-still-flakey
  • issue-376/is-shutdown
  • issue-377/tcp-server-graceful-shutdown
  • issue-381/cmake-project-version-out-of-date
  • issue-383/semaphore-static-max
  • issue-385/upgrade-c-ares
  • issue-388/sempahore-use-coro-mutex
  • issue-39/example_coro_latch
  • issue-390/concept-buffer-less-restrictive
  • issue-390/read-write-use-buffers
  • issue-404/executor-atomic-list-for-waiters
  • issue-404/mpmc-lockless-workstealing-queue
  • issue-405/explicit_private_ctors
  • issue-409/coro_http_200_ok_dangling_ref
  • issue-41/io_scheduler_thread_pool
  • issue-417/rename-task-container-to-task-group
  • issue-421/spawn_joinable
  • issue-424/reintroduce-task-group-start
  • issue-428/co_invoke
  • issue-43/generate_example
  • issue-44/coro_mutex_example
  • issue-47/task_example
  • issue-49/task_container_example
  • issue-5/clang-format
  • issue-50/thread_pool_example
  • issue-51/io_scheduler_example
  • issue-53/ssl
  • issue-55/when_all_tuple_use_after_free_fix
  • issue-61/semaphore
  • issue-62/when_all_ownership
  • issue-64/shared_mutex
  • issue-68/mutex_use_cas_linked_list
  • issue-69/readme_section_links
  • issue-7/fix_sync_wait
  • issue-72/bug_port
  • issue-76/mutex_unlocked_state_as_function
  • issue-78/io_scheduler_inline
  • issue-81/io_scheduler_event_fd_schedule_bug
  • issue-83/io_scheduler_inline_docs
  • issue-85/executor_shared_ptr
  • issue-88/opensuse_ci
  • issue-9/thread_pool
  • issue-97/event_policies
  • jbaldwin/condvar-lost-wake-task-group
  • macos-12
  • macos-build-fix
  • main
  • master
  • misc-fixes
  • more-warnings-fix
  • msvc-ci
  • msvc-flags
  • openssl_only_feature_networking
  • opt_ssl
  • option/git-config
  • patch-1
  • peer-get-socket
  • pkg-config-fixes
  • pr-fix-things
  • pull_request_and_push
  • pull_request_to_push
  • re-add-task-container
  • ref/394-kqueue-socket-shutdown
  • refactor
  • refactor/replace-ares-deprecated-functions
  • release-v0.9
  • relincs
  • remove-lambda-captures/issue-285
  • remove-lib-prefix
  • ring-buffer-features
  • ring-buffer-hang
  • shared_ptr-passed-by-value
  • std-thread-for-thread-pool
  • sync-wait-extra-move
  • task_self_deleting_bugfix
  • tcs
  • test-io-scheduler-tag-tests-correctly
  • threading-refactor
  • update-readme
  • use-cmake-install-libdir
  • v0.11.1
  • vcpkg
  • warnings-fix
  • wence/fea/semaphore-shutdown-coroutine
  • wence/fix/396
  • wence/fix/401
  • wence/fix/condvar-lost-wake
  • wence/fix/delete-ctors
  • when-any-ambiguous-type-and-void
  • when-any-segfault
  • when-any-support-tuples
  • when_all_test
  • when_all_throws_test
  • when_any
  • workflow_dispatch

pending completion
e2c93609c0921149432ef6b87e0ded599e881174-PR-136

Pull #136

github

Unknown Committer
Unknown Commit Message
Pull Request #136: Add CMake config files for libcoro library

867 of 1072 relevant lines covered (80.88%)

3925118.44 hits per line

Relevant lines Covered
Build:
Build:
1072 RELEVANT LINES 867 COVERED LINES
3925118.44 HITS PER LINE
Source Files on fix
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
e2c93609... fix Unknown Commit Message Pull #136 27 Apr 2023 12:07PM UTC Unknown Committer github pending completion  
e2c93609... fix Unknown Commit Message Pull #136 27 Apr 2023 12:07PM UTC Unknown Committer github pending completion  
e2c93609... fix Unknown Commit Message Pull #136 27 Apr 2023 12:07PM UTC Unknown Committer github pending completion  
e2c93609... fix Unknown Commit Message Pull #136 27 Apr 2023 12:06PM UTC Unknown Committer github pending completion  
604bb407... fix Unknown Commit Message Pull #136 26 Apr 2023 04:19PM UTC Unknown Committer github pending completion  
604bb407... fix Unknown Commit Message Pull #136 26 Apr 2023 04:15PM UTC Unknown Committer github pending completion  
604bb407... fix Unknown Commit Message Pull #136 26 Apr 2023 04:14PM UTC Unknown Committer github pending completion  
604bb407... fix Unknown Commit Message Pull #136 26 Apr 2023 04:14PM UTC Unknown Committer github pending completion  
fb568d74... fix Unknown Commit Message Pull #136 26 Apr 2023 03:22PM UTC Unknown Committer github pending completion  
fb568d74... fix Unknown Commit Message Pull #136 26 Apr 2023 03:21PM UTC Unknown Committer github pending completion  
See All Builds (686)
  • Repo on GitHub
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