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

Remove extra white-space. #28

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Remove extra white-space. #28

merged 1 commit into from
Aug 19, 2023

Conversation

s0undt3ch
Copy link
Contributor

Fixes #27

Fixes saltstack#27

Signed-off-by: Pedro Algarvio <[email protected]>
@s0undt3ch s0undt3ch requested a review from a team as a code owner August 19, 2023 15:37
@s0undt3ch s0undt3ch requested a review from Ch3LL August 19, 2023 15:37
@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Merging #28 (59579e0) into main (7665312) will decrease coverage by 0.10%.
Report is 42 commits behind head on main.
The diff coverage is 94.48%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   93.09%   92.98%   -0.10%     
==========================================
  Files          43       47       +4     
  Lines        1605     1851     +246     
==========================================
+ Hits         1494     1721     +227     
- Misses        111      130      +19     
Flag Coverage Δ
Linux 94.58% <95.33%> (-0.37%) ⬇️
Py35 ?
Py36 ?
Py37 ?
Py38 ?
Py39 ?
PyTest60 ?
PyTest61 ?
PyTest62 ?
Windows 92.06% <94.48%> (+0.04%) ⬆️
macOS 94.58% <95.33%> (-0.37%) ⬇️
py3.10 92.98% <94.48%> (?)
py3.7 92.99% <94.46%> (?)
py3.8 92.87% <94.48%> (?)
py3.9 92.87% <94.48%> (?)
pytest-7.1.0 94.58% <95.33%> (?)
pytest-7.2.0 94.58% <95.33%> (?)
pytest-7.3.0 92.98% <94.48%> (?)
pytest-7.4.0 92.98% <94.48%> (?)
src 82.47% <88.78%> (-0.58%) ⬇️
tests 99.57% <100.00%> (-0.43%) ⬇️

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

Files Changed Coverage Δ
src/pytestskipmarkers/__init__.py 100.00% <ø> (ø)
src/pytestskipmarkers/utils/socket.py 100.00% <ø> (ø)
tests/conftest.py 62.50% <ø> (-37.50%) ⬇️
tests/functional/test_destructive_test.py 100.00% <ø> (ø)
...nit/utils/markers/test_skip_if_binaries_missing.py 100.00% <ø> (ø)
...nit/utils/markers/test_skip_if_no_local_network.py 100.00% <ø> (ø)
tests/unit/utils/markers/test_skip_if_not_root.py 100.00% <ø> (ø)
tests/unit/utils/test_ports.py 100.00% <ø> (ø)
src/pytestskipmarkers/utils/win_functions.py 28.58% <53.85%> (+1.91%) ⬆️
src/pytestskipmarkers/plugin.py 94.12% <78.58%> (-5.88%) ⬇️
... and 37 more

@s0undt3ch s0undt3ch temporarily deployed to release August 19, 2023 15:50 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch merged commit 350dda0 into saltstack:main Aug 19, 2023
37 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LICENSE: change "royalty- free" to "royalty-free"
2 participants