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

Improve documentation #92

Merged
merged 8 commits into from Feb 5, 2022
Merged

Improve documentation #92

merged 8 commits into from Feb 5, 2022

Conversation

s0undt3ch
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #92 (62ad370) into master (a07950a) will decrease coverage by 14.54%.
The diff coverage is n/a.

❗ Current head 62ad370 differs from pull request most recent head 92aaa07. Consider uploading reports for the commit 92aaa07 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #92       +/-   ##
===========================================
- Coverage   85.38%   70.84%   -14.53%     
===========================================
  Files         101      101               
  Lines        6119     5881      -238     
  Branches      690      686        -4     
===========================================
- Hits         5224     4166     -1058     
- Misses        689     1462      +773     
- Partials      206      253       +47     
Flag Coverage Δ
Linux 70.84% <ø> (-13.99%) ⬇️
Py35 70.84% <ø> (ø)
Py36 ?
Py37 ?
Py38 ?
Py39 ?
PyTest60 ?
PyTest61 70.84% <ø> (-1.65%) ⬇️
PyTest62 ?
Salt3002_6 70.84% <ø> (-14.24%) ⬇️
Salt3003 ?
Windows ?
macOS ?
src 68.40% <ø> (-10.15%) ⬇️
tests 74.64% <ø> (-20.40%) ⬇️

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

Impacted Files Coverage Δ
tests/unit/factories/base/test_salt_cli_factory.py 10.96% <0.00%> (-89.04%) ⬇️
...ts/functional/markers/test_requires_salt_states.py 22.59% <0.00%> (-77.41%) ⬇️
...s/functional/markers/test_requires_salt_modules.py 22.59% <0.00%> (-77.41%) ⬇️
...ts/unit/factories/base/test_salt_daemon_factory.py 22.81% <0.00%> (-77.19%) ⬇️
tests/functional/test_sys_info.py 25.00% <0.00%> (-75.00%) ⬇️
...ctional/factories/base/test_salt_daemon_factory.py 28.58% <0.00%> (-71.42%) ⬇️
tests/functional/test_sys_stats.py 29.42% <0.00%> (-70.58%) ⬇️
src/saltfactories/utils/markers.py 12.70% <0.00%> (-69.84%) ⬇️
tests/unit/factories/cli/test_salt.py 28.58% <0.00%> (-66.42%) ⬇️
src/saltfactories/plugins/sysinfo.py 37.15% <0.00%> (-62.85%) ⬇️
... and 57 more

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
…be wrong

Fixes saltstack#93

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Refs saltstack#94

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Refs saltstack#94

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Fixes saltstack#97

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@s0undt3ch s0undt3ch merged commit 92aaa07 into saltstack:master Feb 5, 2022
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.

None yet

1 participant