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

[ADF-5316] - Content Type #6602

Merged
merged 14 commits into from Feb 12, 2021
Merged

[ADF-5316] - Content Type #6602

merged 14 commits into from Feb 12, 2021

Conversation

VitoAlbano
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

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

What is the current behaviour? (You can also link to an open issue here)

What is the new behaviour?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@CLAassistant
Copy link

CLAassistant commented Jan 29, 2021

CLA assistant check
All committers have signed the CLA.

@VitoAlbano VitoAlbano changed the title [DRAFT][ADF-5316] - Content Type first PR [DRAFT][ADF-5316] - Content Type Feb 2, 2021
@VitoAlbano VitoAlbano force-pushed the dev-valbano-ADF-5316 branch 2 times, most recently from a6972b0 to d4f20d6 Compare February 5, 2021 00:31
@codecov-io
Copy link

codecov-io commented Feb 10, 2021

Codecov Report

Merging #6602 (9331c24) into develop (0b66ee8) will increase coverage by 0.15%.
The diff coverage is 65.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6602      +/-   ##
===========================================
+ Coverage    76.25%   76.40%   +0.15%     
===========================================
  Files          871      866       -5     
  Lines        19724    19527     -197     
  Branches      3935     3870      -65     
===========================================
- Hits         15040    14920     -120     
+ Misses        3479     3417      -62     
+ Partials      1205     1190      -15     
Impacted Files Coverage Δ
...tent-metadata/services/basic-properties.service.ts 100.00% <ø> (ø)
lib/content-services/src/lib/content.module.ts 33.33% <ø> (ø)
...ontent-services/src/lib/mock/content-model.mock.ts 100.00% <ø> (ø)
lib/core/services/alfresco-api.service.ts 74.35% <0.00%> (-1.96%) ⬇️
...metadata/services/content-type-property.service.ts 8.69% <8.69%> (ø)
...ore/card-view/models/card-view-selectitem.model.ts 66.66% <75.00%> (ø)
...nts/content-metadata/content-metadata.component.ts 96.05% <90.00%> (+2.02%) ⬆️
.../lib/content-type/content-type-dialog.component.ts 94.11% <94.11%> (ø)
...tent-metadata/services/content-metadata.service.ts 89.65% <100.00%> (+1.19%) ⬆️
...rvices/src/lib/content-type/content-type.module.ts 100.00% <100.00%> (ø)
... and 17 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 0b66ee8...9331c24. Read the comment docs.

@VitoAlbano VitoAlbano changed the title [DRAFT][ADF-5316] - Content Type [ADF-5316] - Content Type Feb 11, 2021
@eromano eromano merged commit eb9e555 into develop Feb 12, 2021
@eromano eromano deleted the dev-valbano-ADF-5316 branch February 12, 2021 09:33
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

4 participants