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

Testutil refactor attestations #10952

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

saolyn
Copy link
Contributor

@saolyn saolyn commented Jun 29, 2022

What type of PR is this?
Refactor

What does this PR do? Why is it needed?
This PR adds a receiver to testing/util/attestation.go which creates a function hierarchy that is easier to navigate.

Other notes for review

@saolyn saolyn requested a review from a team as a code owner June 29, 2022 14:36
@saolyn saolyn requested review from kasey, potuz and symbolpunk June 29, 2022 14:37
@saolyn saolyn force-pushed the testutil-refactor-attestations branch from 9d58176 to f23427f Compare June 29, 2022 15:29
@saolyn saolyn force-pushed the testutil-refactor-attestations branch from f23427f to f8b7812 Compare June 29, 2022 15:41
@rkapka rkapka changed the title WIP Testutil refactor attestations Testutil refactor attestations Jun 29, 2022
Comment on lines 28 to 32
type AttestationUtil struct{}

func NewAttestationUtil() *AttestationUtil {
return &AttestationUtil{}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add docs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@saolyn saolyn force-pushed the testutil-refactor-attestations branch from 1fa3fd6 to 35ade20 Compare June 29, 2022 16:01
@prylabs-bulldozer prylabs-bulldozer bot merged commit 8ebbde7 into develop Jun 29, 2022
@delete-merged-branch delete-merged-branch bot deleted the testutil-refactor-attestations branch June 29, 2022 16:42
rkapka added a commit that referenced this pull request Jul 19, 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.

2 participants