Thanks to visit codestin.com
Credit goes to github.com

Skip to content

attrs minimum version update and additional CI matrixes #39

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 10 commits into from
Jul 2, 2023

Conversation

s0undt3ch
Copy link
Contributor

No description provided.

@s0undt3ch s0undt3ch requested a review from a team as a code owner July 1, 2023 19:29
@s0undt3ch s0undt3ch requested a review from cmcmarrow July 1, 2023 19:29
s0undt3ch added 2 commits July 1, 2023 20:32
Signed-off-by: Pedro Algarvio <[email protected]>
Signed-off-by: Pedro Algarvio <[email protected]>
s0undt3ch added 4 commits July 2, 2023 11:40
Fixes saltstack#40

Signed-off-by: Pedro Algarvio <[email protected]>
Signed-off-by: Pedro Algarvio <[email protected]>
Signed-off-by: Pedro Algarvio <[email protected]>
@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #39 (686f44f) into main (df89b8e) will increase coverage by 4.37%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   88.01%   92.38%   +4.37%     
==========================================
  Files          31       22       -9     
  Lines        2442     1599     -843     
  Branches      359      223     -136     
==========================================
- Hits         2149     1477     -672     
+ Misses        221       93     -128     
+ Partials       72       29      -43     
Flag Coverage Δ
?
Linux 89.25% <0.00%> (?)
Py3.10 91.81% <100.00%> (?)
Py3.11 91.56% <33.34%> (?)
Py3.7 91.21% <100.00%> (?)
Py3.8 91.81% <100.00%> (?)
Py3.9 91.81% <100.00%> (?)
PyTest7.1.0 91.81% <100.00%> (?)
PyTest7.2.0 91.56% <100.00%> (?)
PyTest7.3.0 91.81% <100.00%> (?)
PyTest7.4.0 91.94% <100.00%> (?)
Windows 91.31% <100.00%> (?)
macOS 89.94% <0.00%> (?)
src 87.78% <100.00%> (+4.75%) ⬆️
tests 95.87% <ø> (-0.60%) ⬇️

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

Impacted Files Coverage Δ
src/pytestshellutils/__init__.py 91.67% <ø> (-1.66%) ⬇️
src/pytestshellutils/customtypes.py 96.67% <ø> (ø)
src/pytestshellutils/exceptions.py 95.46% <ø> (ø)
src/pytestshellutils/plugin.py 100.00% <ø> (ø)
src/pytestshellutils/utils/__init__.py 69.77% <ø> (ø)
src/pytestshellutils/utils/ports.py 94.60% <ø> (ø)
src/pytestshellutils/utils/processes.py 85.98% <ø> (+3.66%) ⬆️
src/pytestshellutils/utils/socket.py 100.00% <ø> (ø)
src/pytestshellutils/utils/time.py 100.00% <ø> (ø)
tests/conftest.py 94.88% <ø> (-5.12%) ⬇️
... and 12 more

@s0undt3ch s0undt3ch force-pushed the main branch 3 times, most recently from d49a446 to c793a7b Compare July 2, 2023 11:30
Signed-off-by: Pedro Algarvio <[email protected]>
@s0undt3ch s0undt3ch merged commit bd2a335 into saltstack:main Jul 2, 2023
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