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: destructure inputProps #81

Merged
merged 2 commits into from
Jun 4, 2024

remove control option props

6988125
Select commit
Loading
Failed to load commit list.
Merged

fix: destructure inputProps #81

remove control option props
6988125
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 1s

75.22% (+0.05%) compared to 37fd72a

View this Pull Request on Codecov

75.22% (+0.05%) compared to 37fd72a

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 75.22%. Comparing base (37fd72a) to head (6988125).

Files Patch % Lines
src/controls/TextControl.tsx 37.50% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   75.16%   75.22%   +0.05%     
==========================================
  Files          36       36              
  Lines         451      452       +1     
  Branches       85       85              
==========================================
+ Hits          339      340       +1     
  Misses         78       78              
  Partials       34       34              

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