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

jchavarri / dune / 845
7%

Build:
DEFAULT BRANCH: main
Ran 28 Mar 2024 10:28AM UTC
Jobs 1
Files 531
Run time 1min
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

28 Mar 2024 12:20AM UTC coverage: 6.94% (-0.006%) from 6.946%
845

push

github

web-flow
pkg: Set OCAMLFIND_DESTDIR for actions (#10267)

If a package uses ocamlfind to install its files then ocamlfind will
consult its config file to determine where in the filesystem the
installed files ought to go. In dune, each package is built in an
isolated sandbox, and so by default ocamlfind won't install files to the
correct location. The OCAMLFIND_DESTDIR environment variable can be used
to override ocamlfind's default behaviour for determining where to
install files.

This change sets the OCAMLFIND_DESTDIR variable to the "target/lib"
directory within a package's build sandbox when executing a package's
build and install commands.

Signed-off-by: Stephen Sherratt <stephen@sherra.tt>

0 of 12 new or added lines in 1 file covered. (0.0%)

294 existing lines in 6 files now uncovered.

2883 of 41543 relevant lines covered (6.94%)

27419.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 845.1 28 Mar 2024 10:28AM UTC 0
6.94
GitHub Action Run
Source Files on build 845
Detailed source file information is not available for this build.
  • Back to Repo
  • 9265e2c5 on github
  • Prev Build on main (#828)
  • Next Build on main (#846)
  • Delete
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