Skip to content

Test against Pytest 7.0.x and 7.1.x #17

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

Merged
merged 7 commits into from
May 9, 2022
Merged

Conversation

s0undt3ch
Copy link
Contributor

Signed-off-by: Pedro Algarvio [email protected]

@s0undt3ch s0undt3ch requested a review from a team as a code owner April 16, 2022 06:32
@s0undt3ch s0undt3ch requested a review from krionbsd April 16, 2022 06:32
@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #17 (70f476e) into main (7665312) will decrease coverage by 11.50%.
The diff coverage is 66.05%.

❗ Current head 70f476e differs from pull request most recent head b6e8e62. Consider uploading reports for the commit b6e8e62 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #17       +/-   ##
===========================================
- Coverage   93.09%   81.59%   -11.49%     
===========================================
  Files          43       53       +10     
  Lines        1605     2547      +942     
===========================================
+ Hits         1494     2078      +584     
- Misses        111      469      +358     
Flag Coverage Δ
Linux ?
Py35 ?
Py36 ?
Py37 ?
Py38 ?
Py39 ?
PyTest60 ?
PyTest61 ?
PyTest62 ?
Windows ?
macOS ?
src 66.72% <58.50%> (-16.33%) ⬇️
tests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/pytestskipmarkers/utils/socket.py 100.00% <ø> (ø)
tests/conftest.py 100.00% <ø> (ø)
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/downgraded/utils/markers.py 36.37% <36.37%> (ø)
src/pytestskipmarkers/downgraded/utils/ports.py 62.17% <62.17%> (ø)
src/pytestskipmarkers/utils/win_functions.py 28.58% <63.64%> (+1.91%) ⬆️
... and 43 more

krionbsd
krionbsd previously approved these changes Apr 16, 2022
s0undt3ch added 2 commits May 9, 2022 17:41
Signed-off-by: Pedro Algarvio <[email protected]>
@s0undt3ch s0undt3ch merged commit 0b41590 into saltstack:main May 9, 2022
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.

3 participants