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

fix: add missing components exports to public api #1487

Merged
merged 3 commits into from
May 24, 2019
Merged

fix: add missing components exports to public api #1487

merged 3 commits into from
May 24, 2019

Conversation

yggg
Copy link
Contributor

@yggg yggg commented May 23, 2019

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

@yggg yggg requested a review from nnixaa May 23, 2019 19:54
@codecov
Copy link

codecov bot commented May 23, 2019

Codecov Report

Merging #1487 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1487      +/-   ##
==========================================
- Coverage   83.27%   83.22%   -0.06%     
==========================================
  Files         230      231       +1     
  Lines        7486     7504      +18     
  Branches      659      659              
==========================================
+ Hits         6234     6245      +11     
- Misses       1061     1068       +7     
  Partials      191      191
Impacted Files Coverage Δ
src/framework/auth/public_api.ts 100% <100%> (ø) ⬆️
src/framework/theme/public_api.ts 100% <100%> (ø) ⬆️
...ework/theme/components/chat/chat-form.component.ts 49.15% <0%> (ø) ⬆️
src/framework/auth/components/auth.component.ts 44.44% <0%> (ø) ⬆️
src/framework/auth/models/user.ts 22.22% <0%> (ø)
...ramework/theme/components/radio/radio.component.ts 98.11% <0%> (+0.03%) ⬆️

@nnixaa nnixaa merged commit 8588684 into akveo:master May 24, 2019
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.

None yet

2 participants