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

Allow multiple options in mockdb expectations #711

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Sep 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 59.77% and project coverage change: -0.07% ⚠️

Comparison is base (06fc5f5) 82.65% compared to head (5a2345f) 82.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #711      +/-   ##
==========================================
- Coverage   82.65%   82.59%   -0.07%     
==========================================
  Files          84       84              
  Lines        8989     9009      +20     
==========================================
+ Hits         7430     7441      +11     
- Misses       1353     1361       +8     
- Partials      206      207       +1     
Files Changed Coverage Δ
options.go 48.07% <0.00%> (-0.95%) ⬇️
mockdb/common.go 67.39% <46.66%> (-10.03%) ⬇️
mockdb/dbexpectations_gen.go 65.95% <59.09%> (ø)
mockdb/clientexpectations_gen.go 61.26% <62.50%> (ø)
mockdb/expectations.go 96.92% <100.00%> (ø)
mockdb/meets.go 100.00% <100.00%> (ø)

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

@flimzy flimzy merged commit bec6b21 into master Sep 14, 2023
1 of 3 checks passed
@flimzy flimzy deleted the mockMultioptions branch September 14, 2023 10:19
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

1 participant