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

ocaml / dune / 22680 / 1
7%
main: 7%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2023 08:54AM UTC
Files 467
Run time 9s
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

14 Nov 2023 08:36AM UTC coverage: 7.189% (+0.01%) from 7.175%
22680.1

push

github

web-flow
refactor(engine): optimize sandbox config storage (#8035)

We store a sandbox configuration set for every single action we create.
For a large build, this can add up.

Our old representation was taking 6 words to represent this. This PR
changes it to use only a single word. Moreover, this new set now opaque
to the GC, speeds up comparison, hashing, etc.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

2784 of 38727 relevant lines covered (7.19%)

29413.7 hits per line

Source Files on job 22680.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22680
  • 2b97b015 on github
  • Prev Job for on main (#22669.1)
  • Next Job for on main (#22686.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