Skip to content

fix: Update python packages to support python 3.12#684

Merged
o-kopysov merged 1 commit intomainfrom
fix-python-req
Feb 19, 2025
Merged

fix: Update python packages to support python 3.12#684
o-kopysov merged 1 commit intomainfrom
fix-python-req

Conversation

@tdrozdovsky
Copy link
Collaborator

Pull Request

Description

To be able to successfully compile the project with the python 3.12

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Testing

Test Configuration:

  • Java: v17
  • LPVS Release: v1.x.x
  • Python 3.12

Checklist:

  • My code follows the style guidelines of this project
  • My code meets the required code coverage for lines (90% and above)
  • My code meets the required code coverage for branches (80% and above)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@o-kopysov o-kopysov added dependencies Pull requests that update a dependency file fix labels Feb 19, 2025
@o-kopysov o-kopysov added this to the v2.1.2 milestone Feb 19, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (2b4c9a1) to head (6e35e0d).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #684   +/-   ##
=========================================
  Coverage     94.19%   94.19%           
  Complexity      489      489           
=========================================
  Files            40       40           
  Lines          2031     2031           
  Branches        253      253           
=========================================
  Hits           1913     1913           
  Misses           49       49           
  Partials         69       69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Taras Drozdovskyi <t.drozdovsky@samsung.com>
Copy link
Collaborator

@o-kopysov o-kopysov left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@t-naumenko t-naumenko left a comment

Choose a reason for hiding this comment

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

LGTM

@o-kopysov o-kopysov merged commit 908fd80 into main Feb 19, 2025
10 checks passed
@o-kopysov o-kopysov deleted the fix-python-req branch February 19, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants