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

Send user-agent via CLI runner #130

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Send user-agent via CLI runner #130

merged 1 commit into from
Oct 9, 2019

Conversation

svtkachenko
Copy link
Contributor

Closes #105

@codecov-io
Copy link

codecov-io commented Oct 9, 2019

Codecov Report

Merging #130 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   99.28%   99.29%   +<.01%     
==========================================
  Files          14       14              
  Lines         561      565       +4     
  Branches       76       76              
==========================================
+ Hits          557      561       +4     
  Misses          2        2              
  Partials        2        2
Flag Coverage Δ
#unittests 99.29% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/schemathesis/__init__.py 100% <100%> (ø) ⬆️
src/schemathesis/runner.py 100% <100%> (ø) ⬆️

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 0d0655d...65d0965. Read the comment docs.

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.

Add a user-agent to CLI runner
3 participants