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

ocaml / dune / 27506
7%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2024 09:15AM 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

10 Jul 2024 09:06AM UTC coverage: 6.901%. Remained the same
27506

push

github

web-flow
test: fix oneshot webserver for large binary files (#10705)

* test: fix oneshot webserver for large binary files

Fixes several issues where the oneshot webserver used for testing
package downloading would exit before the transfer was complete. This
involves transefering data as byte arrays rather than as strings, and
properly shutting down the socket before exiting the server.

The only remaining use case for the `respond_string` function was in
sending 404 errors, so I've replaced it with a specialized function
that only sends 404 errors.

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

* Replace `while` with recursion

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>

2913 of 42210 relevant lines covered (6.9%)

26986.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27506.1 10 Jul 2024 09:15AM UTC 0
6.9
GitHub Action Run
Source Files on build 27506
Detailed source file information is not available for this build.
  • Back to Repo
  • 5905292d on github
  • Prev Build on main (#27504)
  • Next Build on main (#27520)
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