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

ocaml / dune / 23339
7%

Build:
DEFAULT BRANCH: main
Ran 07 Dec 2023 03:18AM UTC
Jobs 1
Files 478
Run time 30s
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 Dec 2023 03:07AM UTC coverage: 6.988% (+0.006%) from 6.982%
23339

push

github

web-flow
fix(pkg): fix downloads on windows (#9252)

opam invokes the cygwin version of curl which means passing % in a unix
shell is fine. We are however calling the Windows version of curl on
Windows which means that % is not a valid token in a command line
enviornment.

To get around this and make it more cross platform, we quote the
outputted error code on our invocation of curl in with double quotes.
This allows the command to work on Windows and all the platforms it
worked on before.

Signed-off-by: Ali Caglayan <alizter@gmail.com>

4 of 29 new or added lines in 1 file covered. (13.79%)

3 existing lines in 1 file now uncovered.

2801 of 40083 relevant lines covered (6.99%)

28418.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23339.1 07 Dec 2023 03:18AM UTC 0
6.99
GitHub Action Run
Source Files on build 23339
Detailed source file information is not available for this build.
  • Back to Repo
  • e6c08b58 on github
  • Prev Build on main (#23335)
  • Next Build on main (#23344)
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