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

jbaldwin / libcoro / 77b8fe6dd803b726708fe2f808c5718c034c97c0
84%
main: 87%

Build:
Build:
LAST BUILD BRANCH: issue-404/scheduler-atomic-waiter-list
DEFAULT BRANCH: main
Ran 15 Nov 2023 09:47PM UTC
Jobs 1
Files 14
Run time 2s
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

15 Nov 2023 09:37PM UTC coverage: 83.584% (+0.02%) from 83.56%
77b8fe6dd803b726708fe2f808c5718c034c97c0

Pull #205

github

jbaldwin
Use std::shared_ptr for coro::net::ssl_context

Previously this was a raw pointer to allow for the user to pass in a
global ssl context across various tcp_clients... this is pretty unsafe
and I previously moved away from this model for the coro::io_scheduler
handle that gets passed into the coro::net::tcp_client.  To be
consistent and safe this pointer is being moved to an std::shared_ptr.

Closes #204
Pull Request #205: Use std::shared_ptr for coro::net::ssl_context

555 of 664 relevant lines covered (83.58%)

3242555.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 77b8fe6dd803b726708fe2f808c5718c034c97c0.1 15 Nov 2023 09:47PM UTC 0
83.58
GitHub Action Run
Source Files on build 77b8fe6dd803b726708fe2f808c5718c034c97c0
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #205
  • PR Base - main (#F2A833A8...)
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