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

Migrated SelectField tests to @testing-library/react #1351

Merged
merged 7 commits into from
Jul 25, 2024

Merge branch 'master' into select-field-tests

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

Migrated SelectField tests to @testing-library/react #1351

Merge branch 'master' into select-field-tests
3dc1e4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 25, 2024 in 0s

94.90% (-0.14%) compared to 1bfe92a

View this Pull Request on Codecov

94.90% (-0.14%) compared to 1bfe92a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.90%. Comparing base (1bfe92a) to head (3dc1e4a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1351      +/-   ##
==========================================
- Coverage   95.03%   94.90%   -0.14%     
==========================================
  Files         175      175              
  Lines        2902     2902              
  Branches      778      778              
==========================================
- Hits         2758     2754       -4     
  Misses         59       59              
- Partials       85       89       +4     

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