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

ocaml / dune / 25553
7%

Build:
DEFAULT BRANCH: main
Ran 23 Feb 2024 06:33PM UTC
Jobs 1
Files 526
Run time 40s
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

23 Feb 2024 06:17PM UTC coverage: 6.954% (-0.02%) from 6.969%
25553

push

github

web-flow
fix(pkg): rev store improvements (#10071)

This is a set of improvements to the rev store that aims at simplifying
the implementation and interface. The following changes are notable:

* We no longer record any remote names in the git repo. There's no need
  as we can just fetch individual objects and url's.

* We cache and reuse all remotes. This makes it more efficient to use
  the same remotes more than once.

* We read branches/tags/default branches every time without saving it.
  This is the correct thing to do as it has to be updated every single
  we run dune as it can change.

* We cache the existence checks of git objects

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

2875 of 41345 relevant lines covered (6.95%)

27550.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25553.1 23 Feb 2024 06:33PM UTC 0
6.95
GitHub Action Run
Source Files on build 25553
Detailed source file information is not available for this build.
  • Back to Repo
  • 26f6df84 on github
  • Prev Build on main (#25547)
  • Next Build on main (#25568)
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