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

realm / realm-core / 2121 / 2
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2024 11:40PM UTC
Files 647
Run time 19s
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.034%. First build
2121.2

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.

238086 of 261535 relevant lines covered (91.03%)

3466463.35 hits per line

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