Skip to content

[UI] Enable strict TypeScript checking for date-picker popover - #3976

Open
PunugupatiSaikumar wants to merge 1 commit into
OpenEMS:developfrom
PunugupatiSaikumar:feature/ui-pickdate-popover-typescript-strict
Open

[UI] Enable strict TypeScript checking for date-picker popover#3976
PunugupatiSaikumar wants to merge 1 commit into
OpenEMS:developfrom
PunugupatiSaikumar:feature/ui-pickdate-popover-typescript-strict

Conversation

@PunugupatiSaikumar

Copy link
Copy Markdown
Contributor

Changes

  • Enable strict checking for the date-picker popover.
  • Declare the callback supplied when creating the popover.
  • Preserve existing date-function behavior for undefined input.
  • Correct the allowed-history-periods helper's input and return types

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

❌ Your patch check has failed because the patch coverage (25.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3976      +/-   ##
=============================================
- Coverage      55.34%   55.34%   -0.00%     
- Complexity     19440    19445       +5     
=============================================
  Files           3842     3842              
  Lines         177254   177256       +2     
  Branches       14803    14804       +1     
=============================================
+ Hits           98083    98084       +1     
- Misses         75290    75293       +3     
+ Partials        3881     3879       -2     
🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant