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

fix(types): allow string[] | File[] for RPC form value #3117

Merged
merged 1 commit into from
Jul 10, 2024

fix(types): allow `string[] | File[]` for RPC form value

82adf65
Select commit
Loading
Failed to load commit list.
Merged

fix(types): allow string[] | File[] for RPC form value #3117

fix(types): allow `string[] | File[]` for RPC form value
82adf65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

95.86% (target 75.00%)

View this Pull Request on Codecov

95.86% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.86%. Comparing base (5126449) to head (82adf65).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3117   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files         137      137           
  Lines       13510    13510           
  Branches     2265     2281   +16     
=======================================
  Hits        12952    12952           
  Misses        558      558           

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