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

update prettier #790

Merged
merged 2 commits into from
Nov 8, 2018
Merged

update prettier #790

merged 2 commits into from
Nov 8, 2018

Conversation

DenysVuika
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

- [x] The commit message follows our guidelines: https://github.com/Alfresco/alfresco-content-app/blob/master/CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

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

What is the current behavior?

Issue Number: N/A

What is the new behavior?

update to latest Prettier 1.15 with Angular templates support

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@codecov-io
Copy link

codecov-io commented Nov 8, 2018

Codecov Report

Merging #790 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #790   +/-   ##
============================================
  Coverage        52.53%   52.53%           
============================================
  Files              106      106           
  Lines             2916     2916           
  Branches           577      577           
============================================
  Hits              1532     1532           
  Misses            1308     1308           
  Partials            76       76
Impacted Files Coverage Δ
.../components/preview/preview-extension.component.ts 23.07% <ø> (ø) ⬆️
...olbar/toggle-favorite/toggle-favorite.component.ts 20% <ø> (ø) ⬆️
...onents/common/name-column/name-column.component.ts 28.57% <ø> (ø) ⬆️
...info-drawer/versions-tab/versions-tab.component.ts 25% <ø> (ø) ⬆️
...ts/common/location-link/location-link.component.ts 9.67% <ø> (ø) ⬆️
...info-drawer/comments-tab/comments-tab.component.ts 50% <ø> (ø) ⬆️
...info-drawer/metadata-tab/metadata-tab.component.ts 22.22% <ø> (ø) ⬆️
...brary-name-column/library-name-column.component.ts 61.11% <ø> (ø) ⬆️
...nt-display-mode/document-display-mode.component.ts 25% <ø> (ø) ⬆️
...toggle-info-drawer/toggle-info-drawer.component.ts 25% <ø> (ø) ⬆️
... and 1 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 2dc2f51...d2a333b. Read the comment docs.

@DenysVuika DenysVuika merged commit cb3754e into development Nov 8, 2018
@DenysVuika DenysVuika deleted the denys-prettier-update branch November 8, 2018 11:54
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.

2 participants