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

JuliaLang / julia / #37093
77%

Build:
DEFAULT BRANCH: master
Ran 18 Dec 2021 12:36PM UTC
Jobs 1
Files 363
Run time 26s
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

pending completion
#37093

push

local

web-flow
[Serialization] support AbstractLock and GenericCondition (#43325)

Locks should be unlocked when serialized, and GenericCondition should
drop their waiters.

Otherwise, we may try to serialize a running Task (the user should
normally be holding the lock around the data they are intending to
serialize), which will fail and error.

28 of 28 new or added lines in 2 files covered. (100.0%)

72005 of 80403 relevant lines covered (89.56%)

15276225.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37093.1 18 Dec 2021 12:36PM UTC 0
89.56
Source Files on build #37093
Detailed source file information is not available for this build.
  • Back to Repo
  • eea8b14a on github
  • Prev Build on master
  • Next Build on master
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