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

realm / realm-core / 2122 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2024 12:17AM UTC
Files 647
Run time 18s
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

12 Mar 2024 07:33PM UTC coverage: 91.037%. First build
2122.1

push

Evergreen

web-flow
Make Scheduler's factory function a function pointer rather than a UniqueFunction (#7467)

This makes it trivially destructible and so eliminates a spurious crash related
to reading the variable on one thread while it's being destroyed on another
(due to the application exiting). This breaks the C API for registering a
custom default scheduler, but that turns out to be unused and so it can be
deleted. All users of the C++ scheduler API work with just a function pointer.

238094 of 261535 relevant lines covered (91.04%)

3944251.29 hits per line

Source Files on job ubuntu-x86_64 - 2122.1
  • Tree
  • List 647
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2122
  • e4b64e87 on github
  • Next Job for on master (#2123.1)
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