Skip to content

Fix python target lib import#2628

Merged
jmthomas merged 1 commit intomainfrom
fix_python_target_lib_import
Dec 13, 2025
Merged

Fix python target lib import#2628
jmthomas merged 1 commit intomainfrom
fix_python_target_lib_import

Conversation

@ryanmelt
Copy link
Copy Markdown
Member

closes #2626

@ryanmelt ryanmelt requested a review from jmthomas December 12, 2025 22:46
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.08%. Comparing base (24ca210) to head (6add21b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2628   +/-   ##
=======================================
  Coverage   79.07%   79.08%           
=======================================
  Files         661      661           
  Lines       51990    51990           
  Branches      732      732           
=======================================
+ Hits        41113    41115    +2     
+ Misses      10797    10795    -2     
  Partials       80       80           
Flag Coverage Δ
python 81.05% <ø> (ø)
ruby-api 84.48% <ø> (+0.05%) ⬆️
ruby-backend 82.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmthomas jmthomas merged commit 81ed7d8 into main Dec 13, 2025
27 of 28 checks passed
@jmthomas jmthomas deleted the fix_python_target_lib_import branch December 13, 2025 02:29
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.

Import Error in v6.10.1 Script Runner: ModuleNotFoundError

2 participants