Skip to content

Conversation

@Lee-W
Copy link
Member

@Lee-W Lee-W commented Jan 31, 2026

Closes #1811, #1765

Description

Checklist

Was generative AI tooling used to co-author this PR?

  • Yes (please specify the tool below)

Code Changes

  • Add test cases to all the changes you introduce
  • Run uv run poe all locally to ensure this change passes linter check and tests
  • Manually test the changes:
    • Verify the feature/bug fix works as expected in real-world scenarios
    • Test edge cases and error conditions
    • Ensure backward compatibility is maintained
    • Document any manual testing steps performed
  • Update the documentation for the changes

Documentation Changes

  • Run uv run poe doc locally to ensure the documentation pages renders correctly
  • Check and fix any broken links (internal or external)

Expected Behavior

Steps to Test This Pull Request

Additional Context

@Lee-W Lee-W changed the title refactor(bump): fix unbounded variable type issue Next Release Jan 31, 2026
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.98%. Comparing base (5857050) to head (203720b).
⚠️ Report is 20 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1827      +/-   ##
==========================================
+ Coverage   97.96%   97.98%   +0.02%     
==========================================
  Files          60       60              
  Lines        2648     2686      +38     
==========================================
+ Hits         2594     2632      +38     
  Misses         54       54              

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

@bearomorphism
Copy link
Collaborator

@Lee-W Could you review #1802 and let's merge this?

@Lee-W
Copy link
Member Author

Lee-W commented Jan 31, 2026

@Lee-W Could you review #1802 and let's merge this?

a few nits but just apporved

@bearomorphism
Copy link
Collaborator

Reverting #1815 in this release

@bearomorphism bearomorphism enabled auto-merge (rebase) February 1, 2026 10:56
@bearomorphism bearomorphism merged commit d214704 into master Feb 1, 2026
20 checks passed
@bearomorphism bearomorphism deleted the next-release branch February 1, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pytest ruff rules

7 participants