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

feat: Picker - formatter settings #1907

Merged
merged 10 commits into from
Apr 3, 2024

Removed catch + log (#1889)

4163862
Select commit
Loading
Failed to load commit list.
Merged

feat: Picker - formatter settings #1907

Removed catch + log (#1889)
4163862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

46.26% (+0.02%) compared to a03fa07

View this Pull Request on Codecov

46.26% (+0.02%) compared to a03fa07

Details

Codecov Report

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

Project coverage is 46.26%. Comparing base (a03fa07) to head (4163862).
Report is 1 commits behind head on main.

Files Patch % Lines
...es/jsapi-components/src/spectrum/Picker/Picker.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1907      +/-   ##
==========================================
+ Coverage   46.23%   46.26%   +0.02%     
==========================================
  Files         645      646       +1     
  Lines       38241    38252      +11     
  Branches     9672     9673       +1     
==========================================
+ Hits        17682    17697      +15     
+ Misses      20506    20502       -4     
  Partials       53       53              

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