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

chore: Deep-clone Response instances before passing to check functions #1420

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

Stranger6667
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1420 (5b27f77) into master (c5a691f) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1420      +/-   ##
==========================================
- Coverage   99.16%   99.07%   -0.10%     
==========================================
  Files          84       84              
  Lines        6476     6487      +11     
  Branches     1137     1138       +1     
==========================================
+ Hits         6422     6427       +5     
- Misses         27       30       +3     
- Partials       27       30       +3     
Flag Coverage Δ
unittests 99.07% <100.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/schemathesis/runner/impl/core.py 97.87% <100.00%> (+0.06%) ⬆️
src/schemathesis/runner/impl/threadpool.py 98.23% <0.00%> (-1.77%) ⬇️
src/schemathesis/extra/pytest_plugin.py 98.24% <0.00%> (-1.76%) ⬇️
src/schemathesis/cli/callbacks.py 98.33% <0.00%> (-1.67%) ⬇️

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 c5a691f...5b27f77. Read the comment docs.

@Stranger6667 Stranger6667 merged commit 5571606 into master Mar 31, 2022
@Stranger6667 Stranger6667 deleted the dd/clone-response branch March 31, 2022 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

2 participants