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: Missing media_type in the Case.partial_deepcopy implementation. #1428

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

Stranger6667
Copy link
Member

It led to missing payload in failure reproduction code samples

It led to missing payload in failure reproduction code samples
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2022

Codecov Report

Merging #1428 (33c30d1) into master (1e276cd) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1428   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files          86       86           
  Lines        6524     6524           
  Branches     1139     1139           
=======================================
  Hits         6466     6466           
  Misses         30       30           
  Partials       28       28           
Flag Coverage Δ
unittests 99.09% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
src/schemathesis/models.py 99.05% <100.00%> (ø)
src/schemathesis/cli/callbacks.py 98.33% <0.00%> (-1.67%) ⬇️
src/schemathesis/runner/impl/threadpool.py 100.00% <0.00%> (+1.76%) ⬆️

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 1e276cd...33c30d1. Read the comment docs.

@Stranger6667 Stranger6667 merged commit c9e68e2 into master Apr 5, 2022
@Stranger6667 Stranger6667 deleted the dd/fix-partial-deepcopy branch April 5, 2022 14:23
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