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

Support Python 3.11 #2801

Merged
merged 155 commits into from
May 7, 2024
Merged

Support Python 3.11 #2801

merged 155 commits into from
May 7, 2024

Conversation

ilaner
Copy link
Contributor

@ilaner ilaner commented Feb 26, 2023

Related Issues

fixes: https://jira-dc.paloaltonetworks.com/browse/CIAC-5773

Description

Support python 3.11
Upgrade pylint (needs for the support), need to run lint all and see if works

@ilaner ilaner requested a review from dorschw as a code owner February 26, 2023 08:45
@guardrails
Copy link

guardrails bot commented Feb 26, 2023

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@coveralls
Copy link
Collaborator

coveralls commented Feb 26, 2023

Pull Request Test Coverage Report for Build f87b1dbb-96ef-4332-856f-baeccef14f5e

  • 14 of 17 (82.35%) changed or added relevant lines in 6 files are covered.
  • 7153 unchanged lines in 161 files lost coverage.
  • Overall coverage decreased (-19.5%) to 61.464%

Changes Missing Coverage Covered Lines Changed/Added Lines %
demisto_sdk/commands/common/constants.py 1 2 50.0%
demisto_sdk/commands/content_graph/common.py 3 4 75.0%
demisto_sdk/commands/create_artifacts/content_artifacts_creator.py 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
demisto_sdk/commands/common/content/content.py 1 94.64%
demisto_sdk/commands/common/content/objects/abstract_objects/text_object.py 1 84.62%
demisto_sdk/commands/common/content/objects/pack_objects/abstract_pack_objects/yaml_content_object.py 1 93.33%
demisto_sdk/commands/common/content/objects/pack_objects/connection/connection.py 1 88.89%
demisto_sdk/commands/common/content/objects/pack_objects/contributors/contributors.py 1 84.62%
demisto_sdk/commands/common/content/objects/pack_objects/dashboard/dashboard.py 1 91.67%
demisto_sdk/commands/common/content/objects/pack_objects/incident_field/incident_field.py 1 90.48%
demisto_sdk/commands/common/content/objects/pack_objects/incident_type/incident_type.py 1 90.48%
demisto_sdk/commands/common/content/objects/pack_objects/indicator_type/indicator_type.py 1 89.29%
demisto_sdk/commands/common/content/objects/pack_objects/job/job.py 1 75.0%
Totals Coverage Status
Change from base Build c5dd961e-b24a-4666-860b-0f3000acd133: -19.5%
Covered Lines: 22577
Relevant Lines: 36732

💛 - Coveralls

pyproject.toml Outdated Show resolved Hide resolved
@dantavori dantavori removed their request for review April 2, 2023 14:48
@ilaner ilaner requested a review from samuelFain as a code owner April 16, 2024 13:02
@dorschw dorschw mentioned this pull request May 5, 2024
@dorschw dorschw merged commit b1a48da into master May 7, 2024
27 checks passed
@dorschw dorschw deleted the support-python-311 branch May 7, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants