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

ocaml / dune / 26703
7%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2024 08:27AM UTC
Jobs 1
Files 534
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

29 Apr 2024 08:15AM UTC coverage: 6.918% (+0.003%) from 6.915%
26703

push

github

web-flow
Clarify some env handling for pkg rules (#10455)

The logic for handling environments used when building packages is
complicated. This change breaks it up into smaller functions and adds
some comments explaining what each one does.

A consequence of this change is that the order in which the bin
directories of dependencies appear in the PATH variable while building
a package is the same as the order in which the dependencies appear in
the package's lockfile (previously the order was reversed).

Also environment updates via `exported_env` are now applied in reverse
order so that updates from packages earlier in the list can overwrite
values set by updates from packages later in the list. This is
consistent with how opam behaves.

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

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

321 existing lines in 4 files now uncovered.

2906 of 42005 relevant lines covered (6.92%)

27118.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26703.1 29 Apr 2024 08:27AM UTC 0
6.92
GitHub Action Run
Source Files on build 26703
Detailed source file information is not available for this build.
  • Back to Repo
  • 3ea5444c on github
  • Prev Build on main (#26667)
  • Next Build on main (#26714)
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