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

[AAE-1379] - fixed form rapresentation #6366

Merged
merged 1 commit into from
Nov 24, 2020
Merged

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

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Vito Albano seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-io
Copy link

codecov-io commented Nov 19, 2020

Codecov Report

Merging #6366 (30ebe84) into develop (ababde3) will increase coverage by 0.26%.
The diff coverage is 52.94%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6366      +/-   ##
===========================================
+ Coverage    76.29%   76.55%   +0.26%     
===========================================
  Files          867      862       -5     
  Lines        19612    19377     -235     
  Branches      3891     3822      -69     
===========================================
- Hits         14962    14834     -128     
+ Misses        3483     3379     -104     
+ Partials      1167     1164       -3     
Impacted Files Coverage Δ
...m/components/widgets/container/container.widget.ts 61.29% <52.94%> (-24.71%) ⬇️
...ters/components/process-filters-cloud.component.ts 82.00% <0.00%> (-4.67%) ⬇️
...filters/components/task-filters-cloud.component.ts 81.08% <0.00%> (-3.30%) ⬇️
...components/service-task-filters-cloud.component.ts 81.08% <0.00%> (-3.30%) ⬇️
...src/lib/document-list/data/share-data-row.model.ts 73.68% <0.00%> (-2.64%) ⬇️
.../task-list/components/task-list-cloud.component.ts 92.85% <0.00%> (-1.59%) ⬇️
...-cloud/src/lib/task/services/task-cloud.service.ts 79.26% <0.00%> (-0.22%) ⬇️
lib/core/services/thumbnail.service.ts 77.77% <0.00%> (ø)
...ervices/src/lib/mock/task/tasklist-service.mock.ts 100.00% <0.00%> (ø)
...vices/src/lib/mock/process/process.service.mock.ts 100.00% <0.00%> (ø)
... and 20 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 db1fb81...30ebe84. Read the comment docs.

@eromano eromano merged commit 3ea094c into develop Nov 24, 2020
@eromano eromano deleted the dev-valbano-AAE-1379 branch November 24, 2020 09:50
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.

4 participants