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

issue453: fix issue where hours and minutes fields are not updated when "enableKeyboardInput" is set to true #461

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

arijnr
Copy link

@arijnr arijnr commented Jan 2, 2024

issue453: fix issue where hours and minutes fields are not updated when "enableKeyboardInput" is set to true

@arijnr
Copy link
Author

arijnr commented Jan 2, 2024

#453

…en enableKeyboardInput is set to true - fix ngOnChanges usage
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (78f1d0c) 95.44% compared to head (c86079c) 95.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #461      +/-   ##
==========================================
+ Coverage   95.44%   95.45%   +0.01%     
==========================================
  Files          40       40              
  Lines         812      814       +2     
  Branches      191      192       +1     
==========================================
+ Hits          775      777       +2     
  Misses         16       16              
  Partials       21       21              

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

Aristeu Monteiro da Rocha Junior added 3 commits January 2, 2024 14:25
…en enableKeyboardInput is set to true - increase test coverage
…en enableKeyboardInput is set to true - fix random failures of unit tests
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.

3 participants