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

JuliaLang / julia / #37068
77%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2021 12:24PM UTC
Jobs 1
Files 364
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

pending completion
#37068

push

local

web-flow
Fix `-Wnon-c-typedef-for-linkage` from `jl_codegen_params_t` (#43187)

Currently `jl_codegen_params_t` is defined as `typedef struct {...}`
without a tag name. If we give it an underscore-prefixed tag name (as is
the convention used in our other type declarations), Clang will stop
complaining about having to assume what the name should be for linkage.

71870 of 80253 relevant lines covered (89.55%)

15120932.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37068.1 23 Nov 2021 12:24PM UTC 0
89.55
Source Files on build #37068
Detailed source file information is not available for this build.
  • Back to Repo
  • f8defa41 on github
  • Prev Build on master
  • Next Build on master
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