Skip to content

Add version check for test_executable_permission_check#7511

Merged
andife merged 3 commits intomainfrom
andife-patch-4
Dec 7, 2025
Merged

Add version check for test_executable_permission_check#7511
andife merged 3 commits intomainfrom
andife-patch-4

Conversation

@andife
Copy link
Copy Markdown
Member

@andife andife commented Dec 7, 2025

Skip test if Python version is less than 3.11 due to compatibility issues. Maybe better solutions exist.

Skip test if Python version is less than 3.11 due to compatibility issues.

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@andife andife requested a review from a team as a code owner December 7, 2025 08:00
@github-project-automation github-project-automation Bot moved this to In progress in PR Tracker Dec 7, 2025
@andife andife added python Pull requests that update Python code run release CIs Use this label to trigger release tests in CI labels Dec 7, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.25%. Comparing base (506419f) to head (64762f6).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7511   +/-   ##
=======================================
  Coverage   55.25%   55.25%           
=======================================
  Files         513      513           
  Lines       32211    32213    +2     
  Branches     2895     2895           
=======================================
+ Hits        17797    17799    +2     
  Misses      13620    13620           
  Partials      794      794           

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

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@andife andife added run release CIs Use this label to trigger release tests in CI module: utility Helper modules and removed run release CIs Use this label to trigger release tests in CI labels Dec 7, 2025
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@github-project-automation github-project-automation Bot moved this from In progress to Reviewer approved in PR Tracker Dec 7, 2025
@andife andife merged commit 3761d3d into main Dec 7, 2025
42 checks passed
@andife andife deleted the andife-patch-4 branch December 7, 2025 19:02
@github-project-automation github-project-automation Bot moved this from Reviewer approved to Done in PR Tracker Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: utility Helper modules python Pull requests that update Python code run release CIs Use this label to trigger release tests in CI

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants