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

Added missing null check #85

Merged
merged 1 commit into from
Nov 22, 2019
Merged

Added missing null check #85

merged 1 commit into from
Nov 22, 2019

Conversation

Blackbaud-AlexKingman
Copy link
Contributor

@Blackbaud-AlexKingman Blackbaud-AlexKingman commented Nov 22, 2019

Addresses #84

Sometimes forms that created dynamically with an ngIf won't fully have a Abstract Control when our logic runs. We just needed a null check for that control to avoid these bugs.

@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #85   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          25     25           
  Lines         911    911           
  Branches      128    128           
=====================================
  Hits          911    911
Impacted Files Coverage Δ
.../app/public/modules/checkbox/checkbox.component.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 89dbe9c...1e54bf3. Read the comment docs.

@Blackbaud-AlexKingman Blackbaud-AlexKingman merged commit 3cfdf26 into master Nov 22, 2019
@Blackbaud-AlexKingman Blackbaud-AlexKingman deleted the null-check branch November 22, 2019 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants