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

Several fixes for 1.9 release #43

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Several fixes for 1.9 release #43

merged 4 commits into from
Feb 23, 2024

Conversation

s0undt3ch
Copy link
Contributor

No description provided.

@s0undt3ch s0undt3ch requested a review from a team as a code owner February 23, 2024 09:29
@s0undt3ch s0undt3ch requested a review from whytewolf February 23, 2024 09:29
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (6b6add9) to head (29e28ac).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   93.00%   92.00%   -0.99%     
==========================================
  Files          22       22              
  Lines        1571     1575       +4     
  Branches      219      220       +1     
==========================================
- Hits         1461     1449      -12     
- Misses         82       94      +12     
- Partials       28       32       +4     
Flag Coverage Δ
Linux 90.48% <100.00%> (-0.03%) ⬇️
Py3.10 91.56% <100.00%> (-0.74%) ⬇️
Py3.11 91.43% <100.00%> (-0.99%) ⬇️
Py3.7 ?
Py3.8 91.56% <100.00%> (-0.74%) ⬇️
Py3.9 91.56% <100.00%> (-0.74%) ⬇️
PyTest7.1.0 ?
PyTest7.2.0 ?
PyTest7.3.0 ?
PyTest7.4.0 91.56% <100.00%> (-0.99%) ⬇️
PyTest8.0.0 91.56% <100.00%> (?)
Windows 91.05% <100.00%> (-0.99%) ⬇️
macOS 91.05% <100.00%> (-0.04%) ⬇️
src 86.82% <100.00%> (-2.10%) ⬇️
tests 95.88% <100.00%> (+0.02%) ⬆️

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

Files Coverage Δ
src/pytestshellutils/__init__.py 91.67% <ø> (-8.33%) ⬇️
src/pytestshellutils/customtypes.py 100.00% <100.00%> (ø)
src/pytestshellutils/exceptions.py 95.46% <ø> (ø)
src/pytestshellutils/plugin.py 100.00% <ø> (ø)
src/pytestshellutils/shell.py 89.85% <ø> (ø)
src/pytestshellutils/utils/__init__.py 69.05% <ø> (ø)
src/pytestshellutils/utils/ports.py 100.00% <ø> (ø)
src/pytestshellutils/utils/processes.py 77.49% <100.00%> (-9.76%) ⬇️
src/pytestshellutils/utils/socket.py 100.00% <ø> (ø)
src/pytestshellutils/utils/time.py 100.00% <ø> (ø)
... and 12 more

@s0undt3ch s0undt3ch merged commit 0628c9f into saltstack:main Feb 23, 2024
32 of 35 checks passed
@s0undt3ch s0undt3ch self-assigned this Feb 23, 2024
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