Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support tuples in forms #52

Merged
merged 10 commits into from
Dec 21, 2023

fix types for older python

3e7641c
Select commit
Loading
Failed to load commit list.
Merged

Support tuples in forms #52

fix types for older python
3e7641c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

94.01% (+6.29%) compared to 4274a8d

View this Pull Request on Codecov

94.01% (+6.29%) compared to 4274a8d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4274a8d) 87.71% compared to head (3e7641c) 94.01%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   87.71%   94.01%   +6.29%     
==========================================
  Files          11       11              
  Lines         700      718      +18     
==========================================
+ Hits          614      675      +61     
+ Misses         86       43      -43     

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