KEMBAR78
process type contents serially by bobcallaway · Pull Request #2604 · sigstore/rekor · GitHub
Skip to content

Conversation

bobcallaway
Copy link
Member

We're still seeing spurious testing failures due to pipes being closed, and similar to #2578 the errgroup/goroutine pattern wasn't removed from all types. this finishes the job.

#vc4a

@bobcallaway bobcallaway requested a review from a team as a code owner September 2, 2025 19:21
\#vc4a

Signed-off-by: Bob Callaway <bcallaway@google.com>
@codecov
Copy link

codecov bot commented Sep 2, 2025

Codecov Report

❌ Patch coverage is 63.21839% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.44%. Comparing base (488eb97) to head (f3a68fd).
⚠️ Report is 511 commits behind head on main.

Files with missing lines Patch % Lines
pkg/types/alpine/v0.0.1/entry.go 52.17% 7 Missing and 4 partials ⚠️
pkg/types/rpm/v0.0.1/entry.go 60.71% 7 Missing and 4 partials ⚠️
pkg/types/helm/v0.0.1/entry.go 66.66% 3 Missing and 2 partials ⚠️
pkg/types/tuf/v0.0.1/entry.go 76.19% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2604       +/-   ##
===========================================
- Coverage   66.46%   25.44%   -41.02%     
===========================================
  Files          92      190       +98     
  Lines        9258    25028    +15770     
===========================================
+ Hits         6153     6369      +216     
- Misses       2359    17830    +15471     
- Partials      746      829       +83     
Flag Coverage Δ
e2etests 46.34% <35.63%> (-1.22%) ⬇️
unittests 16.42% <63.21%> (-31.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bobcallaway bobcallaway merged commit 81a43c4 into sigstore:main Sep 2, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants