Skip to content

Fix handling of Union'd iterables#781

Merged
BrianPugh merged 1 commit intomainfrom
bugfix/780
Apr 8, 2026
Merged

Fix handling of Union'd iterables#781
BrianPugh merged 1 commit intomainfrom
bugfix/780

Conversation

@BrianPugh
Copy link
Copy Markdown
Owner

Fixes #780

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.75%. Comparing base (222b85f) to head (fa706ec).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #781   +/-   ##
=======================================
  Coverage   89.75%   89.75%           
=======================================
  Files          71       71           
  Lines        8216     8218    +2     
  Branches     1860     1861    +1     
=======================================
+ Hits         7374     7376    +2     
  Misses        477      477           
  Partials      365      365           
Flag Coverage Δ
unittests 89.68% <100.00%> (+<0.01%) ⬆️

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.

@BrianPugh BrianPugh merged commit d003ce3 into main Apr 8, 2026
17 checks passed
@BrianPugh BrianPugh deleted the bugfix/780 branch April 8, 2026 23:55
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.

[BUG] Error when parsing list[str] | list[Path]

1 participant