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

rurban / openssl / 14528858120
69%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2025 06:00AM UTC
Jobs 1
Files 1266
Run time 3min
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

16 Apr 2025 08:13PM UTC coverage: 68.261% (-0.04%) from 68.302%
14528858120

push

github

nhorman
Serialize install process to avoid multiple make depend operations

If make install is run with a large -j value (make install -j N , where
N < 1)

We can run into a situation in which the install fails because multiple
make depend operations are running in parallel, which will fail due to
makefile rewriting.

Serialize the install process to guarantee that those operations don't
step on one another

Fixes # 27074

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27388)

157943 of 231380 relevant lines covered (68.26%)

6516247.63 hits per line

Coverage Regressions

Lines Coverage ∆ File
665
65.35
-0.03% ssl/ssl_lib.c
482
74.12
0.37% ssl/quic/quic_impl.c
419
77.63
-0.06% ssl/t1_lib.c
393
74.54
-0.01% ssl/statem/statem_srvr.c
301
3.17
-0.0% crypto/params_idx.c
244
75.75
0.01% ssl/statem/statem_clnt.c
228
72.59
0.18% ssl/statem/extensions_clnt.c
215
69.28
0.15% crypto/evp/pmeth_lib.c
215
75.94
0.04% ssl/statem/extensions_srvr.c
192
45.13
0.0% ssl/t1_trce.c
189
66.14
-0.02% apps/lib/apps.c
179
50.3
-0.83% apps/lib/s_cb.c
168
41.62
-1.27% crypto/ui/ui_lib.c
153
64.95
0.05% crypto/evp/evp_lib.c
140
34.46
0.38% apps/s_client.c
115
58.99
0.72% crypto/cms/cms_lib.c
98
82.3
0.08% ssl/quic/quic_port.c
96
62.61
0.2% apps/pkeyutl.c
92
63.24
0.0% ssl/ssl_conf.c
89
73.51
0.06% providers/implementations/signature/ecdsa_sig.c
80
69.43
-0.28% providers/implementations/ciphers/ciphercommon.c
75
75.73
0.3% providers/implementations/signature/dsa_sig.c
69
63.74
-0.04% apps/lib/opt.c
63
66.96
-0.28% crypto/cms/cms_pwri.c
56
72.07
0.43% providers/implementations/ciphers/ciphercommon_gcm.c
51
84.16
-0.35% ssl/statem/statem.c
49
32.82
0.0% providers/implementations/rands/seeding/rand_unix.c
48
32.65
-0.13% apps/ocsp.c
40
41.67
-13.33% crypto/dh/dh_ameth.c
39
71.32
0.55% providers/implementations/ciphers/ciphercommon_ccm.c
34
71.52
1.21% ssl/quic/quic_tls.c
33
82.17
0.42% crypto/stack/stack.c
31
23.25
-8.68% crypto/ec/ecx_meth.c
26
88.1
0.0% providers/fips/fipsprov.c
21
86.47
-0.85% ssl/quic/qlog_event_helpers.c
18
90.09
-0.05% crypto/threads_pthread.c
15
45.79
-1.04% providers/implementations/keymgmt/mlx_kmgmt.c
14
68.87
0.53% providers/implementations/ciphers/cipher_aes_ocb.c
13
84.49
-0.1% ssl/statem/extensions.c
12
74.19
3.28% crypto/asn1/i2d_evp.c
12
75.0
2.78% crypto/asn1/p8_pkey.c
12
57.69
0.0% ssl/rio/poll_builder.c
8
0.0
0.0% crypto/defaults.c
6
46.11
0.11% apps/enc.c
6
84.73
-4.58% crypto/asn1/d2i_pr.c
6
66.67
-4.35% crypto/ec/ecx_backend.c
6
49.47
-0.19% crypto/evp/ctrl_params_translate.c
6
73.9
-0.37% crypto/params.c
6
88.24
0.0% providers/defltprov.c
5
89.55
-0.75% providers/implementations/encode_decode/encode_key2any.c
5
88.03
-0.7% ssl/quic/quic_ackm.c
4
59.33
0.0% crypto/params_from_text.c
3
60.62
-0.44% apps/rsa.c
3
89.68
-0.58% crypto/asn1/tasn_enc.c
2
65.28
-0.32% apps/ts.c
2
78.03
-0.9% crypto/dh/dh_key.c
2
64.53
-0.38% crypto/rand/rand_lib.c
2
79.17
-2.65% crypto/x509/t_crl.c
2
65.79
-2.63% providers/common/der/der_rsa_key.c
1
64.41
-0.1% apps/req.c
1
75.84
-0.34% crypto/asn1/a_int.c
1
65.82
0.26% crypto/bio/bio_lib.c
1
75.76
-0.76% crypto/dh/dh_backend.c
1
85.12
-0.47% crypto/dh/dh_check.c
1
83.9
-0.49% crypto/ffc/ffc_params.c
1
77.18
-0.24% crypto/rsa/rsa_gen.c
1
78.16
-0.49% ssl/quic/cc_newreno.c
1
81.89
3.15% ssl/quic/uint_set.c
1
97.22
0.0% ssl/ssl_local.h
Jobs
ID Job ID Ran Files Coverage
1 14528858120.1 18 Apr 2025 06:00AM UTC 1266
68.26
GitHub Action Run
Source Files on build 14528858120
  • Tree
  • List 1266
  • Changed 125
  • Source Changed 99
  • Coverage Changed 86
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14528858120
  • 29eb7e06 on github
  • Prev Build on master (#14507172435)
  • Next Build on master (#14545072000)
  • Delete
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