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 3.7 and add 3.11 Python support. #2908

Merged
merged 10 commits into from
Feb 17, 2023
Merged

Conversation

YevheniiSemendiak
Copy link
Contributor

No description provided.

@YevheniiSemendiak YevheniiSemendiak self-assigned this Feb 13, 2023
@YevheniiSemendiak YevheniiSemendiak changed the base branch from ys/energy-amendments to master February 13, 2023 19:59
CHANGELOG.D/2903.feature Outdated Show resolved Hide resolved
@YevheniiSemendiak YevheniiSemendiak marked this pull request as ready for review February 14, 2023 14:26
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 85.04% // Head: 73.44% // Decreases project coverage by -11.60% ⚠️

Coverage data is based on head (dc324bb) compared to base (51ed489).
Patch coverage: 77.77% of modified lines in pull request are covered.

❗ Current head dc324bb differs from pull request most recent head 74c3fb3. Consider uploading reports for the commit 74c3fb3 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2908       +/-   ##
===========================================
- Coverage   85.04%   73.44%   -11.60%     
===========================================
  Files          72       70        -2     
  Lines       12494    12324      -170     
  Branches     2145     2266      +121     
===========================================
- Hits        10625     9051     -1574     
- Misses       1450     2955     +1505     
+ Partials      419      318      -101     
Impacted Files Coverage Δ
neuro-sdk/src/neuro_sdk/__init__.py 86.04% <ø> (-6.98%) ⬇️
neuro-cli/src/neuro_cli/config.py 50.82% <20.00%> (-10.10%) ⬇️
neuro-sdk/src/neuro_sdk/_config.py 90.11% <63.15%> (+0.11%) ⬆️
neuro-sdk/src/neuro_sdk/_clusters.py 84.14% <80.00%> (-8.07%) ⬇️
neuro-cli/src/neuro_cli/asyncio_utils.py 60.27% <100.00%> (-15.23%) ⬇️
neuro-cli/src/neuro_cli/formatters/config.py 100.00% <100.00%> (ø)
neuro-cli/src/neuro_cli/formatters/jobs.py 82.79% <100.00%> (-2.69%) ⬇️
neuro-cli/src/neuro_cli/job.py 43.02% <100.00%> (-36.67%) ⬇️
neuro-sdk/src/neuro_sdk/_bucket_base.py 63.12% <100.00%> (-23.13%) ⬇️
neuro-sdk/src/neuro_sdk/_config_factory.py 91.37% <100.00%> (-1.15%) ⬇️
... and 47 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@dalazx dalazx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants