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

TAKETODAY / today-infrastructure / 18239483914
85%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2025 04:26AM UTC
Jobs 1
Files 4528
Run time 6min
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

04 Oct 2025 04:13AM UTC coverage: 81.886% (-0.003%) from 81.889%
18239483914

push

github

TAKETODAY
:fire: Remove unused SHA-1 hash from UNPACK markers

In InfraZipCopyAction and AbstractJarWriter, SHA-1 hash is calculated for
stored entries requiring unpack and set as entry comment. However, the
hash isn't used anywhere, just the marker prefix 'UNPACK:' is checked.

This commit removes the unnecessary SHA-1 hash calculation which reads
the file completely in memory, potentially three times in extreme cases.
Now the comment is simply set to 'UNPACK:' without any hash, improving
performance.

59818 of 78041 branches covered (76.65%)

Branch coverage included in aggregate %.

141260 of 167516 relevant lines covered (84.33%)

3.6 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.89
-8.73% infra/app/context/config/ConfigDataLocationBindHandler.java
1
94.12
0.09% infra/app/context/config/ConfigDataLocation.java
2
76.66
-0.35% infra/util/CollectionUtils.java
17
82.51
-0.18% infra/app/context/config/ConfigDataEnvironment.java
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/172314191 18239483914.1 04 Oct 2025 04:26AM UTC 4528
81.89
GitHub Action Run
Source Files on build 18239483914
  • Tree
  • List 4528
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18239483914
  • e95f74dc on github
  • Prev Build on master (#18227001691)
  • Next Build on master (#18242749250)
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