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

Add typescript types FluidTimePicker and FluidTimePickerSelect #17445

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

fix: extended interface

94e7a65
Select commit
Loading
Failed to load commit list.
Open

Add typescript types FluidTimePicker and FluidTimePickerSelect #17445

fix: extended interface
94e7a65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

76.92% (-0.01%) compared to d8e0045, passed because coverage increased by +0.00% when compared to adjusted base (76.91%)

View this Pull Request on Codecov

76.92% (-0.01%) compared to d8e0045, passed because coverage increased by +0.00% when compared to adjusted base (76.91%)

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.92%. Comparing base (d8e0045) to head (94e7a65).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...src/components/FluidTimePicker/FluidTimePicker.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17445      +/-   ##
==========================================
- Coverage   76.92%   76.92%   -0.01%     
==========================================
  Files         408      408              
  Lines       13979    13980       +1     
  Branches     4291     4344      +53     
==========================================
  Hits        10754    10754              
- Misses       3052     3053       +1     
  Partials      173      173              

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