Ran
|
Jobs
1
|
Files
1177
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Remove the source directory .num targets $(SRCDIR)/util/libcrypto.num and $(SRCDIR)/util/libssl.num were made their own targets to have 'make ordinals' reproduce them (run mknum.pl) only if needed. Unfortunately, because the shared library linker scripts depend on these .num files, we suddenly have mknum.pl run at random times when building. Furthermore, this created a diamond dependency, which disturbs parallell building because multiple mknum.pl on the same file could run at the same time. This reverts commit 0e55c3ab8. Fixes #21999 Partially fixes #22841 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22890)
139927 of 210688 relevant lines covered (66.41%)
2395994.26 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
78.16 |
-0.49% | ssl/quic/cc_newreno.c |
1 |
88.73 |
-0.18% | ssl/quic/quic_ackm.c |
1 |
81.24 |
-0.06% | ssl/quic/quic_channel.c |
1 |
78.74 |
0.0% | ssl/quic/uint_set.c |
2 |
83.6 |
-0.54% | crypto/property/property.c |
2 |
65.47 |
-0.14% | ssl/quic/quic_impl.c |
6 |
74.91 |
-2.18% | crypto/rsa/rsa_gen.c |
25 |
89.24 |
-0.16% | crypto/mem_sec.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7073910882.1 | 1177 |
66.41 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|