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

ocaml / dune / 26354
7%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2024 10:18AM UTC
Jobs 1
Files 533
Run time 12min
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

03 Apr 2024 10:06AM UTC coverage: 6.931% (+0.001%) from 6.93%
26354

push

github

web-flow
test: fix error message detection with XCode CLI 15 (#10364)

The full error message is:

```
File "problem/dune", line 1, characters 0-234:
   1 | (library
   2 |  (name foo_problem)
   3 |  (foreign_stubs
   4 |   (language c)
   5 |   (names native_wrapper))
   6 |  (no_dynlink)
   7 |  (foreign_archives native)
   8 |  (c_library_flags :standard -lnative -L.)
   9 | ;(c_library_flags :standard -lnative -L%{project_root}/problem)
  10 | )
  ld: library 'native' not found
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
```

Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>

2903 of 41885 relevant lines covered (6.93%)

27195.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26354.1 03 Apr 2024 10:18AM UTC 0
6.93
GitHub Action Run
Source Files on build 26354
Detailed source file information is not available for this build.
  • Back to Repo
  • 893b5e3a on github
  • Prev Build on main (#26346)
  • Next Build on main (#26395)
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