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: Ping SaaS on login #1424

Merged
merged 1 commit into from
Apr 2, 2022
Merged

chore: Ping SaaS on login #1424

merged 1 commit into from
Apr 2, 2022

Conversation

Stranger6667
Copy link
Member

No description provided.

@Stranger6667 Stranger6667 marked this pull request as ready for review April 2, 2022 17:15
@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2022

Codecov Report

Merging #1424 (599ec30) into master (9ffd4c6) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1424      +/-   ##
==========================================
- Coverage   99.13%   99.11%   -0.03%     
==========================================
  Files          84       86       +2     
  Lines        6490     6524      +34     
  Branches     1138     1139       +1     
==========================================
+ Hits         6434     6466      +32     
- Misses         29       30       +1     
- Partials       27       28       +1     
Flag Coverage Δ
unittests 99.08% <100.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
src/schemathesis/cli/__init__.py 99.13% <100.00%> (+0.02%) ⬆️
src/schemathesis/service/__init__.py 100.00% <100.00%> (ø)
src/schemathesis/service/auth.py 100.00% <100.00%> (ø)
src/schemathesis/service/client.py 100.00% <100.00%> (ø)
src/schemathesis/service/constants.py 100.00% <100.00%> (ø)
src/schemathesis/service/metadata.py 100.00% <100.00%> (ø)
src/schemathesis/service/models.py 100.00% <100.00%> (ø)
src/schemathesis/runner/impl/threadpool.py 98.23% <0.00%> (-1.77%) ⬇️

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 9ffd4c6...599ec30. Read the comment docs.

@Stranger6667 Stranger6667 merged commit 5c6e21b into master Apr 2, 2022
@Stranger6667 Stranger6667 deleted the dd/saas-auth branch April 2, 2022 22:24
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