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-3338] Update simpleapp #6090

Merged
merged 1 commit into from Sep 1, 2020
Merged

[AAE-3338] Update simpleapp #6090

merged 1 commit into from Sep 1, 2020

Conversation

rdiacenco
Copy link
Contributor

  • Add correlation key to next processes:
    pool-int-boundary-event
    pool-nonint-boundary-event
    pool-intermed-messag-ev
    pool-int-boundary-subproc
  • Targeted test: alfresco-apps/apps/apw-ee-e2e/src/tests/pools-cloud.e2e.ts

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: Update simpleapp processes

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:

* Add correlation key to next processes:
pool-int-boundary-event
pool-nonint-boundary-event
pool-intermed-messag-ev
pool-int-boundary-subproc
@codecov-commenter
Copy link

Codecov Report

Merging #6090 into develop will increase coverage by 1.45%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6090      +/-   ##
===========================================
+ Coverage    76.26%   77.72%   +1.45%     
===========================================
  Files          846      143     -703     
  Lines        18807     3960   -14847     
  Branches      3719      788    -2931     
===========================================
- Hits         14344     3078   -11266     
+ Misses        3341      631    -2710     
+ Partials      1122      251     -871     
Impacted Files Coverage Δ
...ervices-cloud/src/lib/app/app-list-cloud.module.ts
lib/core/services/ecm-user.service.ts
...nents/icons/diagram-icon-receive-task.component.ts
lib/core/services/login-dialog.service.ts
...rocess/components/analytics-generator.component.ts
lib/core/pipes/file-size.pipe.ts
lib/core/pipes/full-name.pipe.ts
...ess/components/widgets/checkbox/checkbox.widget.ts
lib/core/form/services/ecm-model.service.ts
lib/core/datatable/components/data-cell.event.ts
... and 693 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 d051aed...54036e3. Read the comment docs.

@eromano eromano merged commit f172706 into develop Sep 1, 2020
@eromano eromano deleted the dev-rdiacenco-AAE-3338 branch September 1, 2020 08:29
SilviuCPopa pushed a commit that referenced this pull request Sep 15, 2020
* Add correlation key to next processes:
pool-int-boundary-event
pool-nonint-boundary-event
pool-intermed-messag-ev
pool-int-boundary-subproc
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.

None yet

3 participants