Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix regex for multi-digit counts #1321

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

bobcallaway
Copy link
Member

Signed-off-by: Bob Callaway bcallaway@google.com

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway bobcallaway requested a review from a team as a code owner February 1, 2023 14:46
@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2023

Codecov Report

Merging #1321 (591927d) into main (b446717) will increase coverage by 0.03%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1321      +/-   ##
==========================================
+ Coverage   63.29%   63.33%   +0.03%     
==========================================
  Files          82       82              
  Lines        7869     7869              
==========================================
+ Hits         4981     4984       +3     
+ Misses       2259     2257       -2     
+ Partials      629      628       -1     
Flag Coverage Δ
e2etests 46.85% <ø> (-0.03%) ⬇️
unittests 42.86% <ø> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
pkg/types/rekord/v0.0.1/entry.go 66.97% <0.00%> (-0.63%) ⬇️
pkg/types/tuf/v0.0.1/entry.go 49.21% <0.00%> (+0.78%) ⬆️
pkg/types/alpine/v0.0.1/entry.go 72.90% <0.00%> (+1.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bobcallaway bobcallaway merged commit c7589e9 into sigstore:main Feb 1, 2023
@github-actions github-actions bot added this to the v1.1.0 milestone Feb 1, 2023
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.

3 participants