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

Fix template variable type checking #100

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

Blackbaud-SteveBrush
Copy link
Member

Angular doesn't like it when template variables' types are ambiguous. Pulling the variables into the class fixes it.

@Blackbaud-BobbyEarl
Copy link

@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #100   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          25     25           
  Lines         907    913    +6     
  Branches      128    128           
=====================================
+ Hits          907    913    +6
Impacted Files Coverage Δ
...lic/modules/file-attachment/file-item.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 301bbef...fca2c3d. Read the comment docs.

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit b8ceca5 into master Feb 12, 2020
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the fix-template-variables branch February 12, 2020 15:12
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.

3 participants