Ran
|
Jobs
1
|
Files
361
|
Run time
1min
|
Badge
README BADGES
|
push
local
Pass CLANGSA_CXXFLAGS to clangsa tests (#54337) `CLANGSA_CXXFLAGS` are defined in `Make.inc`, https://github.com/JuliaLang/julia/blob/<a class=hub.com/JuliaLang/julia/commit/f712512a1159771d9a61e1a768e1a8b297a493c8">f712512a1/Make.inc#L1501 and it is included in the Makefile for clangsa tests. https://github.com/JuliaLang/julia/blob/f712512a1159771d9a61e1a768e1a8b297a493c8/test/clangsa/Makefile#L4 But it does not get passed to clangsa tests properly. This PR fixes this.
76420 of 87387 relevant lines covered (87.45%)
15924592.12 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
90.5 |
-0.41% | stdlib/Random/src/generation.jl |
1 |
92.76 |
0.05% | stdlib/LinearAlgebra/src/structuredbroadcast.jl |
2 |
92.96 |
4.55% | base/floatfuncs.jl |
2 |
87.41 |
0.54% | base/gmp.jl |
3 |
75.0 |
-2.21% | base/stat.jl |
3 |
68.29 |
0.0% | base/Base.jl |
3 |
78.26 |
-13.04% | base/locks-mt.jl |
6 |
96.0 |
2.08% | base/combinatorics.jl |
25 |
88.31 |
0.04% | base/tuple.jl |
26 |
85.07 |
1.15% | base/strings/annotated.jl |
83 |
88.64 |
0.01% | base/show.jl |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | #37768.1 | 361 |
87.45 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|