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

JuliaLang / julia / #37068 / 1
77%
master: 77%

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

23 Nov 2021 03:51AM UTC coverage: 89.554% (-0.05%) from 89.604%
#37068.1

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

Source Files on job #37068.1
  • Tree
  • List 0
  • Changed 256
  • Source Changed 4
  • Coverage Changed 255
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 37068
  • f8defa41 on github
  • Prev Job for on master (##37067.1)
  • Next Job for on master (##37069.1)
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