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: Support for Hypothesis>=6.41.0 #1426

Merged
merged 1 commit into from
Apr 2, 2022
Merged

Conversation

Stranger6667
Copy link
Member

Resolves #1425

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2022

Codecov Report

Merging #1426 (93ae390) into master (fff1070) will decrease coverage by 0.06%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master    #1426      +/-   ##
==========================================
- Coverage   99.16%   99.10%   -0.07%     
==========================================
  Files          84       84              
  Lines        6487     6490       +3     
  Branches     1138     1138              
==========================================
- Hits         6433     6432       -1     
- Misses         27       30       +3     
- Partials       27       28       +1     
Flag Coverage Δ
unittests 99.09% <60.00%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
src/schemathesis/_compat.py 77.77% <50.00%> (-4.84%) ⬇️
src/schemathesis/utils.py 98.62% <100.00%> (-0.01%) ⬇️
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 fff1070...93ae390. Read the comment docs.

@Stranger6667 Stranger6667 merged commit 9ffd4c6 into master Apr 2, 2022
@Stranger6667 Stranger6667 deleted the dd/bump-hypothesis branch April 2, 2022 11:33
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] Incompatibility with hypothesis 6.41.0
2 participants