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

Add some tests for challenges #583

Merged
merged 3 commits into from
May 14, 2022
Merged

Conversation

nsmith5
Copy link
Contributor

@nsmith5 nsmith5 commented May 13, 2022

Summary

Just a smattering of different tests for challenge results. Wanted to increase coverage before migrating into issuer abstraction.

Nathan Smith added 2 commits May 13, 2022 11:23
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

Merging #583 (e26c017) into main (ffd323d) will increase coverage by 3.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #583      +/-   ##
==========================================
+ Coverage   43.05%   46.23%   +3.17%     
==========================================
  Files          21       21              
  Lines        1498     1501       +3     
==========================================
+ Hits          645      694      +49     
+ Misses        781      736      -45     
+ Partials       72       71       -1     
Impacted Files Coverage Δ
pkg/oauthflow/oidc.go 50.00% <100.00%> (+6.52%) ⬆️
pkg/challenges/challenges.go 37.90% <0.00%> (+11.02%) ⬆️
pkg/ca/fileca/watch.go 100.00% <0.00%> (+50.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ffd323d...e26c017. Read the comment docs.

pkg/challenges/challenges_test.go Outdated Show resolved Hide resolved
pkg/challenges/challenges_test.go Outdated Show resolved Hide resolved
@dlorenc dlorenc merged commit 864b603 into sigstore:main May 14, 2022
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.

None yet

4 participants