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

Make mock default repeatability to 1 #23

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

Fs02
Copy link
Member

@Fs02 Fs02 commented Oct 13, 2021

Fixes: #20

@codecov
Copy link

codecov bot commented Oct 13, 2021

Codecov Report

Merging #23 (152f4c4) into main (f9367b0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          915       915           
=========================================
  Hits           915       915           
Impacted Files Coverage Δ
aggregate.go 100.00% <100.00%> (ø)
assert.go 100.00% <100.00%> (ø)
count.go 100.00% <100.00%> (ø)
delete.go 100.00% <100.00%> (ø)
delete_all.go 100.00% <100.00%> (ø)
delete_any.go 100.00% <100.00%> (ø)
exec.go 100.00% <100.00%> (ø)
find.go 100.00% <100.00%> (ø)
find_all.go 100.00% <100.00%> (ø)
find_and_count_all.go 100.00% <100.00%> (ø)
... and 5 more

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 f9367b0...152f4c4. Read the comment docs.

@Fs02 Fs02 merged commit 155426f into main Oct 13, 2021
@Fs02 Fs02 deleted the make-mock-default-repeatabilityt-to-1-call branch October 13, 2021 11:56
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.

multiple expectations on the same statement
1 participant