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(mock): update payloads and test for struct changes #1060

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Feb 9, 2024

At some point it might be a good idea to do the same testing for the listings, but I figured I'd get feedback on this first.

@ecrupper ecrupper requested a review from a team as a code owner February 9, 2024 19:20
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b5207c4) 67.30% compared to head (be9ecc7) 62.31%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1060      +/-   ##
==========================================
- Coverage   67.30%   62.31%   -5.00%     
==========================================
  Files         330      345      +15     
  Lines        9470    10229     +759     
==========================================
  Hits         6374     6374              
- Misses       2622     3381     +759     
  Partials      474      474              
Files Coverage Δ
mock/server/build.go 0.00% <ø> (ø)
mock/server/deployment.go 0.00% <ø> (ø)
mock/server/hook.go 0.00% <ø> (ø)
mock/server/repo.go 0.00% <ø> (ø)
mock/server/schedule.go 0.00% <ø> (ø)
mock/server/secret.go 0.00% <ø> (ø)
mock/server/service.go 0.00% <ø> (ø)
mock/server/step.go 0.00% <ø> (ø)
mock/server/worker.go 0.00% <ø> (ø)

... and 6 files with indirect coverage changes

@ecrupper ecrupper merged commit b0c6f13 into main Feb 9, 2024
11 of 13 checks passed
@ecrupper ecrupper deleted the fix/mock/update-payloads branch February 9, 2024 20:25
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