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

Drop support for python versions older than 3.7 #38

Merged
merged 2 commits into from
Dec 21, 2022

Conversation

s0undt3ch
Copy link
Contributor

Signed-off-by: Pedro Algarvio palgarvio@vmware.com

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #38 (e92392f) into main (df89b8e) will increase coverage by 4.12%.
The diff coverage is n/a.

❗ Current head e92392f differs from pull request most recent head 501f477. Consider uploading reports for the commit 501f477 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   88.01%   92.13%   +4.12%     
==========================================
  Files          31       22       -9     
  Lines        2442     1599     -843     
  Branches      359      212     -147     
==========================================
- Hits         2149     1473     -676     
+ Misses        221       97     -124     
+ Partials       72       29      -43     
Flag Coverage Δ
91.69% <ø> (+4.14%) ⬆️
src 87.26% <ø> (+4.24%) ⬆️
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%) ⬇️
tests/conftest.py 94.88% <0.00%> (-5.12%) ⬇️
tests/functional/shell/test_daemon.py 89.30% <0.00%> (-1.10%) ⬇️
src/pytestshellutils/utils/processes.py 84.76% <0.00%> (+2.44%) ⬆️

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
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