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

[2018.3] Allow running runtests.py using tox #51313

Merged
merged 8 commits into from
Jan 25, 2019

Conversation

s0undt3ch
Copy link
Collaborator

What does this PR do?

[2018.3] Allow running runtests.py using tox

@s0undt3ch s0undt3ch requested a review from a team as a code owner January 24, 2019 20:26
@s0undt3ch s0undt3ch force-pushed the features/tox-runtests-2018.3 branch 3 times, most recently from 0895a43 to b0c07d9 Compare January 24, 2019 23:20
@codecov
Copy link

codecov bot commented Jan 25, 2019

Codecov Report

Merging #51313 into 2018.3 will increase coverage by 1.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           2018.3   #51313      +/-   ##
==========================================
+ Coverage   32.29%   33.42%   +1.12%     
==========================================
  Files        1469     1469              
  Lines      242239   241914     -325     
  Branches    51531    50159    -1372     
==========================================
+ Hits        78231    80848    +2617     
+ Misses     155363   152140    -3223     
- Partials     8645     8926     +281
Flag Coverage Δ
#centos7 33.42% <ø> (?)
#debian8 ?
#py2 33.42% <ø> (?)
#py3 ?
#ubuntu1804 ?
Impacted Files Coverage Δ
salt/transport/frame.py 27.27% <0%> (-36.37%) ⬇️
salt/auth/ldap.py 9.8% <0%> (-20.79%) ⬇️
salt/pillar/varstack_pillar.py 72.22% <0%> (-16.67%) ⬇️
salt/utils/saltclass.py 65.26% <0%> (-12.58%) ⬇️
salt/utils/versions.py 61.87% <0%> (-12.24%) ⬇️
salt/modules/mod_random.py 51.56% <0%> (-10.94%) ⬇️
salt/modules/kmod.py 43.93% <0%> (-9.85%) ⬇️
salt/auth/pki.py 21.31% <0%> (-9.84%) ⬇️
salt/modules/qemu_img.py 68.18% <0%> (-9.1%) ⬇️
salt/utils/pycrypto.py 39.28% <0%> (-8.93%) ⬇️
... and 234 more

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 f62cc11...2eafc5c. Read the comment docs.

@s0undt3ch s0undt3ch force-pushed the features/tox-runtests-2018.3 branch from b0c07d9 to 2eafc5c Compare January 25, 2019 13:01
@s0undt3ch s0undt3ch merged commit 2c3aef7 into saltstack:2018.3 Jan 25, 2019
@s0undt3ch s0undt3ch deleted the features/tox-runtests-2018.3 branch January 25, 2019 18: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
Development

Successfully merging this pull request may close these issues.

3 participants