Skip to content

Drop Py < 3.7 & Don't use lru_cache #23

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 3 commits into from
Dec 20, 2022
Merged

Conversation

s0undt3ch
Copy link
Contributor

No description provided.

@s0undt3ch s0undt3ch requested a review from a team as a code owner December 20, 2022 10:46
@s0undt3ch s0undt3ch requested a review from waynew December 20, 2022 10:46
Signed-off-by: Pedro Algarvio <[email protected]>
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #23 (9961f0d) into main (7665312) will decrease coverage by 0.09%.
The diff coverage is 94.55%.

❗ Current head 9961f0d differs from pull request most recent head 67ec3a4. Consider uploading reports for the commit 67ec3a4 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   93.09%   93.00%   -0.08%     
==========================================
  Files          43       47       +4     
  Lines        1605     1856     +251     
==========================================
+ Hits         1494     1726     +232     
- Misses        111      130      +19     
Flag Coverage Δ
93.00% <94.55%> (?)
Linux ?
Py35 ?
Py36 ?
Py37 ?
Py38 ?
Py39 ?
PyTest60 ?
PyTest61 ?
PyTest62 ?
Windows ?
macOS ?
src 82.60% <89.06%> (-0.46%) ⬇️
tests 99.57% <100.00%> (-0.43%) ⬇️

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

Impacted Files 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 39 more

@s0undt3ch s0undt3ch merged commit 70fc1de into saltstack:main Dec 20, 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.

2 participants