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

Switch project to an src/ based layout #41

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

s0undt3ch
Copy link
Contributor

No description provided.

@s0undt3ch s0undt3ch force-pushed the features/state-tree branch 3 times, most recently from 8e66b83 to f07ad36 Compare March 29, 2021 06:30
@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #41 (f07ad36) into master (7326243) will decrease coverage by 0.72%.
The diff coverage is 34.21%.

❗ Current head f07ad36 differs from pull request most recent head 62fe2d9. Consider uploading reports for the commit 62fe2d9 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   85.48%   84.76%   -0.73%     
==========================================
  Files         126      127       +1     
  Lines        7036     7074      +38     
  Branches      835      836       +1     
==========================================
- Hits         6015     5996      -19     
- Misses        739      800      +61     
+ Partials      282      278       -4     
Flag Coverage Δ
Linux 84.43% <34.21%> (-0.73%) ⬇️
factories 84.32% <34.21%> (-0.73%) ⬇️
py36 82.40% <34.21%> (-0.80%) ⬇️
py37 82.31% <34.21%> (-0.71%) ⬇️
py38 84.26% <34.21%> (-0.69%) ⬇️
py39 82.84% <34.21%> (-0.74%) ⬇️
salt_3002_6 82.99% <34.21%> (-0.77%) ⬇️
system 44.22% <34.21%> (-0.06%) ⬇️
tests 34.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/saltfactories/cli.py 81.81% <ø> (ø)
src/saltfactories/exceptions.py 100.00% <ø> (ø)
src/saltfactories/factories/base.py 83.44% <ø> (ø)
src/saltfactories/factories/cli/__init__.py 100.00% <ø> (ø)
src/saltfactories/factories/cli/call.py 100.00% <ø> (ø)
src/saltfactories/factories/cli/client.py 36.00% <ø> (ø)
src/saltfactories/factories/cli/cloud.py 89.79% <ø> (ø)
src/saltfactories/factories/cli/cp.py 100.00% <ø> (ø)
src/saltfactories/factories/cli/key.py 100.00% <ø> (ø)
src/saltfactories/factories/cli/run.py 81.81% <ø> (ø)
... and 38 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 7326243...62fe2d9. Read the comment docs.

@s0undt3ch s0undt3ch force-pushed the features/state-tree branch from f07ad36 to 62fe2d9 Compare March 29, 2021 06:45
@s0undt3ch s0undt3ch merged commit 1daf13f into saltstack:master Mar 29, 2021
@s0undt3ch s0undt3ch deleted the features/state-tree branch March 29, 2021 06:45
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