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: Update CLI auth #1430

Merged
merged 5 commits into from
Apr 8, 2022
Merged

chore: Update CLI auth #1430

merged 5 commits into from
Apr 8, 2022

Conversation

Stranger6667
Copy link
Member

No description provided.

@Stranger6667 Stranger6667 changed the title chore: Put metadata into a separate property chore: Update CLI auth Apr 7, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 8, 2022

Codecov Report

Merging #1430 (c17e5fd) into master (07040f5) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1430      +/-   ##
==========================================
- Coverage   99.14%   99.11%   -0.03%     
==========================================
  Files          86       86              
  Lines        6524     6582      +58     
  Branches     1139     1151      +12     
==========================================
+ Hits         6468     6524      +56     
- Misses         29       30       +1     
- Partials       27       28       +1     
Flag Coverage Δ
unittests 99.10% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/schemathesis/cli/output/default.py 100.00% <ø> (ø)
src/schemathesis/cli/__init__.py 99.18% <100.00%> (+0.04%) ⬆️
src/schemathesis/service/auth.py 100.00% <100.00%> (ø)
src/schemathesis/service/client.py 100.00% <100.00%> (ø)
src/schemathesis/service/hosts.py 100.00% <100.00%> (ø)
src/schemathesis/service/metadata.py 100.00% <100.00%> (ø)
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 07040f5...c17e5fd. Read the comment docs.

@Stranger6667 Stranger6667 merged commit 433af5a into master Apr 8, 2022
@Stranger6667 Stranger6667 deleted the dd/cli-auth branch April 8, 2022 18:37
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