Skip to content

IDAKLU options property, fixes pickling issue with __getstate__#5234

Merged
BradyPlanden merged 2 commits intodevelopfrom
idaklu-solver-updates
Oct 23, 2025
Merged

IDAKLU options property, fixes pickling issue with __getstate__#5234
BradyPlanden merged 2 commits intodevelopfrom
idaklu-solver-updates

Conversation

@BradyPlanden
Copy link
Member

Description

Fixes # (issue)

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #)

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@BradyPlanden BradyPlanden requested a review from a team as a code owner October 22, 2025 09:22
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (462e501) to head (1145c9e).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5234      +/-   ##
===========================================
- Coverage    98.80%   98.78%   -0.03%     
===========================================
  Files          321      321              
  Lines        27130    27133       +3     
===========================================
- Hits         26806    26803       -3     
- Misses         324      330       +6     

☔ 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.

@BradyPlanden BradyPlanden merged commit f7c6aee into develop Oct 23, 2025
35 of 37 checks passed
@BradyPlanden BradyPlanden deleted the idaklu-solver-updates branch October 23, 2025 08:00
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.

2 participants