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

tell travis + tox about pytest.twisted in a different way #462

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

meejah
Copy link
Contributor

@meejah meejah commented Jan 23, 2018

"Something" changed on Travis; this is a different way to tell py.test about what plugins to use that doesn't cause Travis to explode (and still works locally).

@codecov-io
Copy link

codecov-io commented Jan 24, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #462      +/-   ##
==========================================
+ Coverage   90.05%   90.08%   +0.02%     
==========================================
  Files         144      144              
  Lines       27296    27296              
  Branches     3925     3925              
==========================================
+ Hits        24581    24589       +8     
+ Misses       1969     1964       -5     
+ Partials      746      743       -3
Impacted Files Coverage Δ
src/allmydata/immutable/upload.py 95.53% <0%> (+0.27%) ⬆️
src/allmydata/mutable/servermap.py 94.19% <0%> (+0.8%) ⬆️

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 7e39351...f7cfd62. Read the comment docs.

@crwood
Copy link
Member

crwood commented Jan 24, 2018

LGTM; +1

@meejah meejah merged commit 7c04760 into tahoe-lafs:master Jan 24, 2018
@meejah meejah deleted the fix-pytest-twisted branch March 20, 2018 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants