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

feat: use Angular Material components #103

Merged
merged 5 commits into from
Sep 13, 2017
Merged

feat: use Angular Material components #103

merged 5 commits into from
Sep 13, 2017

Conversation

fulls1z3
Copy link
Owner

** PR Checklist
Please check if your PR fulfills the following requirements:

** PR Type
What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

** What is the current behavior?

Issue Number: #53

** What is the new behavior?

** Does this PR introduce a breaking change?

[ ] Yes
[x] No

** Other information

@fulls1z3 fulls1z3 added this to the v1.1.0 milestone Sep 13, 2017
@fulls1z3 fulls1z3 self-assigned this Sep 13, 2017
@codecov
Copy link

codecov bot commented Sep 13, 2017

Codecov Report

Merging #103 into master will increase coverage by 0.64%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   61.48%   62.13%   +0.64%     
==========================================
  Files          37       38       +1     
  Lines         470      478       +8     
  Branches       44       44              
==========================================
+ Hits          289      297       +8     
  Misses        181      181
Impacted Files Coverage Δ
...client/app/components/+about/about-us.component.ts 100% <ø> (ø) ⬆️
src/client/app/components/+home/home.component.ts 100% <ø> (ø) ⬆️
...pp/components/+about/about-apple-pear.component.ts 100% <ø> (ø) ⬆️
src/client/app/app.component.ts 100% <ø> (ø) ⬆️
...nt/app/components/+about/about-banana.component.ts 100% <ø> (ø) ⬆️
...rc/client/app/components/+about/about.component.ts 100% <ø> (ø) ⬆️
src/client/app/app.animations.ts 0% <0%> (ø)
src/client/app/components/+home/home.module.ts 0% <0%> (ø) ⬆️
src/client/app/app.browser.module.ts 0% <0%> (ø) ⬆️
src/client/app/app.module.ts 0% <0%> (ø) ⬆️
... and 6 more

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 2121711...32b7cb9. Read the comment docs.

@fulls1z3 fulls1z3 merged commit b3f2bfd into master Sep 13, 2017
@fulls1z3 fulls1z3 deleted the feat-md branch September 13, 2017 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant