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

ocaml / dune / 27225
7%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2024 02:19PM UTC
Jobs 1
Files 536
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

18 Jun 2024 02:05PM UTC coverage: 6.914%. Remained the same
27225

push

github

web-flow
pkg: respect avoid-versions between versions of pkg (#10642)

* pkg: respect avoid-versions between versions of pkg

Dune vendors the opam-0install-solver package and uses it to solve
package dependencies, however opam-0install-solver does not respect
the avoid-versions flag of opam packages. This can lead to situations
where unstable releases of packages (notably of the compiler packages)
are chosen in favor of the latest stable release of a package.

This change implements a partial workaround for this limitation where
the solver will prefer versions of packages that lack the
avoid-version flag.

Note that this does not fully implement the avoid-versions flag. If a
package depends on a disjunction of different packages then the
avoid-versions flag is not considered when choosing which package in
the disjunction to choose.

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

* Rework compare code according to review

Signed-off-by: Marek Kubica <marek@tarides.com>

---------

Signed-off-by: Stephen Sherratt <stephen@sherra.tt>
Signed-off-by: Marek Kubica <marek@tarides.com>
Co-authored-by: Marek Kubica <marek@tarides.com>

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

2914 of 42149 relevant lines covered (6.91%)

27025.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27225.1 18 Jun 2024 02:19PM UTC 0
6.91
GitHub Action Run
Source Files on build 27225
Detailed source file information is not available for this build.
  • Back to Repo
  • 9b90d860 on github
  • Prev Build on main (#27188)
  • Next Build on main (#27234)
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