Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

fix(checkbox): Throws exception with Ivy #2115

Merged
merged 1 commit into from
Feb 19, 2020
Merged

fix(checkbox): Throws exception with Ivy #2115

merged 1 commit into from
Feb 19, 2020

Conversation

trimox
Copy link
Owner

@trimox trimox commented Feb 19, 2020

closes #2109

@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #2115 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2115      +/-   ##
==========================================
+ Coverage   90.52%   90.59%   +0.06%     
==========================================
  Files         100      100              
  Lines        4327     4337      +10     
  Branches      553      557       +4     
==========================================
+ Hits         3917     3929      +12     
+ Misses        216      214       -2     
  Partials      194      194              
Impacted Files Coverage Δ
packages/dialog/dialog.component.ts 85.33% <0.00%> (+1.33%) ⬆️
packages/checkbox/checkbox.ts 98.01% <0.00%> (+0.14%) ⬆️
packages/ripple/ripple.service.ts 81.25% <0.00%> (+2.08%) ⬆️

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 abfd276...3a01577. Read the comment docs.

@trimox trimox merged commit 18d3e37 into master Feb 19, 2020
@trimox trimox deleted the fix/checkbox branch February 19, 2020 02:34
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.

[checkbox]: Cannot read property nativeElement of undefined
1 participant