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

rurban / openssl / 14787916112
69%

Build:
DEFAULT BRANCH: master
Ran 02 May 2025 06:08AM UTC
Jobs 1
Files 1266
Run time 4min
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.266% (+0.005%) from 68.261%
14787916112

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)

157954 of 231380 relevant lines covered (68.27%)

6567180.15 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
84.01
-0.53% ssl/quic/quic_record_rx.c
3
81.89
-2.36% ssl/quic/uint_set.c
1
77.29
-0.34% crypto/bn/bn_prime.c
1
56.35
-0.24% crypto/srp/srp_vfy.c
1
81.85
0.0% ssl/quic/quic_channel.c
1
82.15
-0.15% ssl/quic/quic_port.c
Jobs
ID Job ID Ran Files Coverage
1 14787916112.1 02 May 2025 06:08AM UTC 1266
68.27
GitHub Action Run
Source Files on build 14787916112
  • Tree
  • List 1266
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14787916112
  • 29eb7e06 on github
  • Prev Build on master (#14769012069)
  • Next Build on master (#14806895431)
  • 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