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

xapi-project / xen-api / 13703712964
80%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2025 04:43PM UTC
Jobs 1
Files 33
Run time 29min
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

06 Mar 2025 04:31PM UTC coverage: 77.729%. Remained the same
13703712964

push

github

web-flow
Hoist value access outside section without lock (#6342)

The runtime lock is not being held when `String_val(...)` is used on
OCaml values. Instead, we duplicate the strings whilst holding the lock,
then use (and free) the values without the lock.

---

Thanks to @last-genius for spotting this. It's a bad pattern used in
other places with less consequence (e.g. `Int_val` is unboxed and cannot
be relocated), but they should all be changed - I just wanted to quickly
address this in particular, since it's my mistake.

3354 of 4315 relevant lines covered (77.73%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 13703712964.1 06 Mar 2025 04:43PM UTC 33
77.73
GitHub Action Run
Source Files on build 13703712964
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13703712964
  • 3a5b8d0f on github
  • Prev Build on gh-readonly-queue/master/pr-6341-f5cd21d0d68f54ee9567ce09a6dc426051e7bba0 (#13697926375)
  • Next Build on master (#13704374974)
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

© 2025 Coveralls, Inc