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: Compatibility with hypothesis>=6.49 #1544

Merged
merged 2 commits into from
Jul 9, 2022
Merged

Conversation

Stranger6667
Copy link
Member

Fixes #1538

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #1544 (ee8f935) into master (a44156c) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1544      +/-   ##
==========================================
- Coverage   98.91%   98.84%   -0.07%     
==========================================
  Files          91       91              
  Lines        7263     7271       +8     
  Branches     1284     1286       +2     
==========================================
+ Hits         7184     7187       +3     
- Misses         49       53       +4     
- Partials       30       31       +1     
Impacted Files Coverage Δ
src/schemathesis/_compat.py 70.96% <100.00%> (+4.30%) ⬆️
src/schemathesis/runner/impl/core.py 96.59% <100.00%> (-0.76%) ⬇️
src/schemathesis/utils.py 96.81% <100.00%> (-0.80%) ⬇️

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 a44156c...ee8f935. Read the comment docs.

@Stranger6667 Stranger6667 merged commit cf5a647 into master Jul 9, 2022
@Stranger6667 Stranger6667 deleted the dd/fix-new-hypothesis branch July 9, 2022 08:13
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.

[BUG] Error after upgrading to hypothesis 6.49
2 participants