Skip to content

Support Union as TypeVar bound#207

Merged
MatthieuDartiailh merged 4 commits intomainfrom
union-typevar-bound
Jan 23, 2024
Merged

Support Union as TypeVar bound#207
MatthieuDartiailh merged 4 commits intomainfrom
union-typevar-bound

Conversation

@MatthieuDartiailh
Copy link
Member

Closes #206

@codecov
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Merging #207 (8519c6c) into main (4eea89e) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 8519c6c differs from pull request most recent head 58e80d7. Consider uploading reports for the commit 58e80d7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   97.57%   97.57%   -0.01%     
==========================================
  Files          24       24              
  Lines        1115     1114       -1     
  Branches      189      189              
==========================================
- Hits         1088     1087       -1     
  Misses         13       13              
  Partials       14       14              

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.

Union not supported as TypeVar bound

1 participant