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

ocaml / dune / 26925
7%

Build:
DEFAULT BRANCH: main
Ran 14 May 2024 07:05AM UTC
Jobs 1
Files 535
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

14 May 2024 06:53AM UTC coverage: 6.913%. Remained the same
26925

push

github

web-flow
pkg: don't use "compiler" flag to identify compiler (#10521)

Opam's "compiler" flag is used too broadly to accurately identify
packages containing ocaml compilers. For example this flag is set for
compiler options packages such as ocaml-option-flambda which configure
the ocaml-variants package, effectively preventing the use of compiler
options packages, as ocaml-variants also has the "compiler" flag set,
and dune only permits a single compiler package in a solution.

This change fixes this problem by using the presence of the
"ocaml-core-compiler" conflict class to identify compiler
packages.

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

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

2910 of 42094 relevant lines covered (6.91%)

27060.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26925.1 14 May 2024 07:05AM UTC 0
6.91
GitHub Action Run
Source Files on build 26925
Detailed source file information is not available for this build.
  • Back to Repo
  • 28de4ebc on github
  • Prev Build on main (#26920)
  • Next Build on main (#26927)
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