Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Fix date range Angular form control statuses #44

Merged
merged 5 commits into from
May 3, 2019

Conversation

Blackbaud-SteveBrush
Copy link
Member

I added some unit tests to verify correct Angular form control statuses (dirty, pristine, etc.) are being applied when a user provides a date via text input and when selecting a date from the calendar.

@codecov
Copy link

codecov bot commented May 3, 2019

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #44   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          26     26           
  Lines        1314   1315    +1     
  Branches      200    200           
=====================================
+ Hits         1314   1315    +1
Impacted Files Coverage Δ
...c/modules/datepicker/datepicker-input.directive.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d6f8c6...8aa2a55. Read the comment docs.

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 45db199 into master May 3, 2019
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the fix-control-statuses branch May 3, 2019 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants