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

appveyor.yml: try different artifact syntax #466

Merged
merged 2 commits into from Feb 8, 2018

Conversation

warner
Copy link
Member

@warner warner commented Feb 8, 2018

With luck this will upload each binary .whl file as a separate "artifact"
file, rather than merging them all together into a single dist.zip bundle.

With luck this will upload each binary .whl file as a separate "artifact"
file, rather than merging them all together into a single `dist.zip` bundle.
@codecov-io
Copy link

codecov-io commented Feb 8, 2018

Codecov Report

Merging #466 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #466      +/-   ##
==========================================
- Coverage   93.02%   93.01%   -0.01%     
==========================================
  Files         232      232              
  Lines       58668    58668              
  Branches     7649     7649              
==========================================
- Hits        54573    54571       -2     
- Misses       3126     3127       +1     
- Partials      969      970       +1
Impacted Files Coverage Δ
src/allmydata/mutable/servermap.py 93.38% <0%> (-0.49%) ⬇️
src/allmydata/test/test_system.py 94.89% <0%> (-0.07%) ⬇️
src/allmydata/test/test_introducer.py 98.53% <0%> (+0.29%) ⬆️

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 0442b49...9da41d6. Read the comment docs.

@warner warner merged commit 9da41d6 into tahoe-lafs:master Feb 8, 2018
@warner warner deleted the 2903-appveyor branch February 8, 2018 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants