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

Configure Hypothesis db #1444

Merged
merged 3 commits into from
Apr 12, 2022
Merged

Configure Hypothesis db #1444

merged 3 commits into from
Apr 12, 2022

Conversation

Stranger6667
Copy link
Member

@Stranger6667 Stranger6667 commented Apr 12, 2022

Resolves #1326
Resolves #1445

@codecov-commenter
Copy link

Codecov Report

Merging #1444 (311798c) into master (4277f10) will increase coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head 311798c differs from pull request most recent head cf3b168. Consider uploading reports for the commit cf3b168 to get more accurate results

@@            Coverage Diff             @@
##           master    #1444      +/-   ##
==========================================
+ Coverage   99.04%   99.15%   +0.10%     
==========================================
  Files          86       86              
  Lines        6628     6623       -5     
  Branches     1129     1159      +30     
==========================================
+ Hits         6565     6567       +2     
+ Misses         33       29       -4     
+ Partials       30       27       -3     
Impacted Files Coverage Δ
src/schemathesis/cli/__init__.py 99.18% <100.00%> (+<0.01%) ⬆️
src/schemathesis/cli/options.py 100.00% <100.00%> (+4.54%) ⬆️
src/schemathesis/constants.py 100.00% <100.00%> (ø)
src/schemathesis/runner/__init__.py 97.59% <100.00%> (+0.22%) ⬆️
src/schemathesis/specs/openapi/loaders.py 99.15% <0.00%> (+0.84%) ⬆️
src/schemathesis/cli/callbacks.py 100.00% <0.00%> (+1.63%) ⬆️
src/schemathesis/specs/openapi/validation.py 88.23% <0.00%> (+11.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 4277f10...cf3b168. Read the comment docs.

@Stranger6667 Stranger6667 merged commit 6b26a80 into master Apr 12, 2022
@Stranger6667 Stranger6667 deleted the dd/configure-hypothesis-db branch April 12, 2022 14: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] CLI displays a wrong hypothesis config in the report header [FEATURE] Configure Hypothesis DB via CLI
2 participants