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

ci/travis.sh: Run tests with --verbose #226

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

kyrias
Copy link
Contributor

@kyrias kyrias commented Jun 16, 2017

No description provided.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
@codecov
Copy link

codecov bot commented Jun 16, 2017

Codecov Report

Merging #226 into master will increase coverage by 0.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
+ Coverage   98.19%   99.06%   +0.86%     
==========================================
  Files          63       63              
  Lines        8420     8420              
  Branches      609      609              
==========================================
+ Hits         8268     8341      +73     
+ Misses        137       62      -75     
- Partials       15       17       +2
Impacted Files Coverage Δ
trio/tests/test_socket.py 100% <0%> (+0.44%) ⬆️
trio/_core/_run.py 100% <0%> (+0.49%) ⬆️
trio/socket.py 99.56% <0%> (+0.87%) ⬆️
trio/_core/_io_kqueue.py 79.51% <0%> (+79.51%) ⬆️

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 2f16544...2bd18df. Read the comment docs.

@kyrias kyrias merged commit 6311069 into python-trio:master Jun 16, 2017
@kyrias kyrias deleted the verbose-travis-tests branch June 16, 2017 22:19
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.

1 participant