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

SEED-platform / seed / #9426
24%

Build:
DEFAULT BRANCH: develop
Ran 18 Aug 2026 04:41PM UTC
Jobs 1
Files 785
Run time 2min
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

18 Aug 2026 04:04PM UTC coverage: 24.517%. Remained the same
#9426

push

coveralls-python

web-flow
fix: consolidate gettext into main apk add to reduce network calls (#5302)

Move gettext from a separate 'apk add --virtual' step into the main
runtime apk add block. This eliminates a second network call to the
Alpine CDN during Docker builds, reducing exposure to transient DNS
failures in VPC-based CI environments (CodeBuild).

Previously, if the main apk add layer was cached but the gettext layer
was not, a DNS failure would cause the build to fail even though the
identical packages were available. Now there is only one apk add layer
to cache.

Co-authored-by: Damon Haley <damon.haley@nrel.gov>
Co-authored-by: Nicholas Long <1907354+nllong@users.noreply.github.com>

12434 of 50715 relevant lines covered (24.52%)

0.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #9426.1 18 Aug 2026 04:41PM UTC 785
24.52
Source Files on build #9426
  • Tree
  • List 785
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4499c166 on github
  • Prev Build on develop
  • Next Build on develop
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc