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

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

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2024 11:40PM UTC
Files 654
Run time 20s
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: 89.966%. First build
2121.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.

94600 of 174736 branches covered (54.14%)

205652 of 228589 relevant lines covered (89.97%)

2748169.2 hits per line

Source Files on job macos-arm64 - 2121.1
  • Tree
  • List 654
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • 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