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

rurban / openssl / 14722520190
69%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2025 06:07AM 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.258% (-0.002%) from 68.26%
14722520190

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)

157936 of 231380 relevant lines covered (68.26%)

6607731.28 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
87.85
-0.88% ssl/quic/quic_ackm.c
4
77.95
-3.15% ssl/quic/uint_set.c
3
80.72
-0.25% ssl/quic/quic_txp.c
1
81.79
-0.06% ssl/quic/quic_channel.c
Jobs
ID Job ID Ran Files Coverage
1 14722520190.1 29 Apr 2025 06:07AM UTC 1266
68.26
GitHub Action Run
Source Files on build 14722520190
  • Tree
  • List 1266
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14722520190
  • 29eb7e06 on github
  • Prev Build on master (#14699451699)
  • Next Build on master (#14745875852)
  • 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