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-5328] - fix replacing priority values error #6630

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

SilviuCPopa
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)
https://alfresco.atlassian.net/browse/ADF-5328

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:

@codecov-io
Copy link

Codecov Report

Merging #6630 (81401cd) into develop (d362153) will increase coverage by 1.67%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6630      +/-   ##
===========================================
+ Coverage    76.24%   77.91%   +1.67%     
===========================================
  Files          871      356     -515     
  Lines        19669     9773    -9896     
  Branches      3924     1977    -1947     
===========================================
- Hits         14996     7615    -7381     
+ Misses        3472     1547    -1925     
+ Partials      1201      611     -590     
Impacted Files Coverage Δ
...-list/components/base-task-list-cloud.component.ts 80.28% <100.00%> (+4.22%) ⬆️
lib/core/models/log-levels.model.ts
...s/diagram-intermediate-catching-event.component.ts
...ib/core/sorting-picker/sorting-picker.component.ts
lib/core/viewer/viewer.module.ts
lib/core/viewer/components/viewer.component.ts
...b/core/info-drawer/info-drawer-layout.component.ts
...iagram-icon-google-drive-publish-task.component.ts
...ponents/activities/diagram-camel-task.component.ts
...hts/src/lib/diagram/components/raphael/polyline.ts
... and 508 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 d362153...81401cd. Read the comment docs.

@eromano eromano merged commit 3946fc7 into develop Feb 4, 2021
@eromano eromano deleted the dev-spopa-ADF-5328 branch February 4, 2021 17:26
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.

3 participants