Skip to content

rename typing and use pipe syntax instead of Union#118

Merged
glass-ships merged 1 commit intonextfrom
fix-typing
Feb 20, 2026
Merged

rename typing and use pipe syntax instead of Union#118
glass-ships merged 1 commit intonextfrom
fix-typing

Conversation

@glass-ships
Copy link
Member

Quick patch to address a recent issue where from typing import Union throws an exception due to overshadowing a standard library

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.16%. Comparing base (a2c4a48) to head (4cca1e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             next     #118      +/-   ##
==========================================
- Coverage   85.26%   85.16%   -0.11%     
==========================================
  Files          23       23              
  Lines        2926     2925       -1     
==========================================
- Hits         2495     2491       -4     
- Misses        431      434       +3     

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

@glass-ships glass-ships self-assigned this Feb 20, 2026
@glass-ships glass-ships merged commit d4c6005 into next Feb 20, 2026
6 checks passed
@glass-ships glass-ships deleted the fix-typing branch February 20, 2026 17: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.

3 participants