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

ocaml / dune / 22680
7%

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

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>

6 of 12 new or added lines in 2 files covered. (50.0%)

72 existing lines in 5 files now uncovered.

2784 of 38727 relevant lines covered (7.19%)

29413.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22680.1 14 Nov 2023 08:54AM UTC 0
7.19
GitHub Action Run
Source Files on build 22680
Detailed source file information is not available for this build.
  • Back to Repo
  • 2b97b015 on github
  • Prev Build on main (#22669)
  • Next Build on main (#22686)
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