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

ocaml / dune / 28644
7%

Build:
DEFAULT BRANCH: main
Ran 07 Oct 2024 06:20PM UTC
Jobs 1
Files 545
Run time 2min
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

07 Oct 2024 06:10PM UTC coverage: 6.926%. Remained the same
28644

push

github

web-flow
Fix exec -w for relative paths with --root argument (#10982)

* Fix exec -w for relative paths with --root argument

Passing --root to `dune build` and `dune exec` causes relative paths
to files to be resolved relative to the workspace root rather than the
working directory (in addition to its main function of explicitly
setting the workspace root directory). This was not implemented
correctly for exec watch mode, where relative paths would be resolved
relative to the working directory instead.

There was already a test for this which was failing, however the test
is disabled in CI as it is known to be flaky.

Signed-off-by: Stephen Sherratt <stephen@sherra.tt>
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

2932 of 42332 relevant lines covered (6.93%)

26909.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28644.1 07 Oct 2024 06:20PM UTC 0
6.93
GitHub Action Run
Source Files on build 28644
Detailed source file information is not available for this build.
  • Back to Repo
  • f388e5b9 on github
  • Prev Build on main (#28635)
  • Next Build on main (#28645)
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