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

feat: Add a command to authenticate with Schemathesis.io #1403

Merged
merged 1 commit into from
Mar 19, 2022

Conversation

Stranger6667
Copy link
Member

Token is not used yet for the SaaS integration

@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2022

Codecov Report

Merging #1403 (1824c25) into master (ccb4191) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1403   +/-   ##
=======================================
  Coverage   99.18%   99.19%           
=======================================
  Files          83       84    +1     
  Lines        6418     6458   +40     
  Branches     1132     1135    +3     
=======================================
+ Hits         6366     6406   +40     
  Misses         26       26           
  Partials       26       26           
Flag Coverage Δ
unittests 99.16% <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/__init__.py 99.07% <100.00%> (+0.02%) ⬆️
src/schemathesis/service/__init__.py 100.00% <100.00%> (ø)
src/schemathesis/service/constants.py 100.00% <100.00%> (ø)
src/schemathesis/service/hosts.py 100.00% <100.00%> (ø)

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 ccb4191...1824c25. Read the comment docs.

@Stranger6667 Stranger6667 merged commit dbf0e95 into master Mar 19, 2022
@Stranger6667 Stranger6667 deleted the dd/saas-auth branch March 19, 2022 21:26
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