Skip to content

Prepare for python3.14#666

Merged
arrjon merged 9 commits into
developfrom
fix_python314
May 28, 2026
Merged

Prepare for python3.14#666
arrjon merged 9 commits into
developfrom
fix_python314

Conversation

@arrjon
Copy link
Copy Markdown
Member

@arrjon arrjon commented May 28, 2026

Small refactor so multiprocessing callables are module-scope and pickle-friendly. Problem mentioned in #665

@arrjon arrjon self-assigned this May 28, 2026
@arrjon arrjon added the bug label May 28, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 28, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 90.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.29%. Comparing base (5f2b297) to head (65bfd8e).

Files with missing lines Patch % Lines
pyabc/inference_util/inference_util.py 94.11% 1 Missing and 1 partial ⚠️
pyabc/sampler/util.py 60.00% 1 Missing and 1 partial ⚠️
pyabc/sampler/redis_eps/cli.py 50.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #666      +/-   ##
===========================================
+ Coverage    79.18%   79.29%   +0.10%     
===========================================
  Files          141      141              
  Lines         8327     8337      +10     
  Branches      1110     1111       +1     
===========================================
+ Hits          6594     6611      +17     
+ Misses        1363     1357       -6     
+ Partials       370      369       -1     
Flag Coverage Δ
base 59.44% <90.00%> (+0.13%) ⬆️
external-R 36.82% <82.00%> (+<0.01%) ⬆️
external-other-simulators 31.46% <42.00%> (+0.03%) ⬆️
migrate 25.44% <28.00%> (+0.08%) ⬆️
petab 35.51% <56.00%> (+0.01%) ⬆️
visualization 52.79% <44.00%> (+0.16%) ⬆️

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@arrjon arrjon merged commit b01ecd7 into develop May 28, 2026
30 of 31 checks passed
@arrjon arrjon deleted the fix_python314 branch May 28, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants