Skip to content

feat(): support editor for eo-time-picker & eo-date-picker

33d29e0
Select commit
Loading
Failed to load commit list.
Open

feat(): support editor for eo-date-picker #1265

feat(): support editor for eo-time-picker & eo-date-picker
33d29e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 8, 2025 in 0s

84.30% (-0.05%) compared to 3cd2a1a

View this Pull Request on Codecov

84.30% (-0.05%) compared to 3cd2a1a

Details

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.30%. Comparing base (3cd2a1a) to head (33d29e0).
⚠️ Report is 841 commits behind head on master.

Files with missing lines Patch % Lines
bricks/form/src/editors/eo-date-picker/index.tsx 0.00% 5 Missing ⚠️
bricks/form/src/editors/eo-time-picker/index.tsx 0.00% 5 Missing ⚠️
...src/editors/eo-date-picker/eoDatePicker.schema.tsx 0.00% 2 Missing ⚠️
...src/editors/eo-time-picker/eoTimePicker.schema.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1265      +/-   ##
==========================================
- Coverage   84.34%   84.30%   -0.05%     
==========================================
  Files         481      487       +6     
  Lines       13972    14037      +65     
  Branches     2014     2022       +8     
==========================================
+ Hits        11785    11834      +49     
- Misses       1769     1782      +13     
- Partials      418      421       +3     
Files with missing lines Coverage Δ
...src/editors/eo-time-picker/eoTimePicker.schema.tsx 0.00% <0.00%> (ø)
...src/editors/eo-date-picker/eoDatePicker.schema.tsx 0.00% <0.00%> (ø)
bricks/form/src/editors/eo-date-picker/index.tsx 0.00% <0.00%> (ø)
bricks/form/src/editors/eo-time-picker/index.tsx 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.