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

bug/1627 run publish journey action sequentially for multi-step journeys to fix race condition for sf-journeys #1629

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Aug 29, 2024

PR details

What changes did you make? (Give an overview)

Further details (optional)

...

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • Wiki updated (if applicable)

@JoernBerkefeld JoernBerkefeld added the c/journey COMPONENT label Aug 29, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.3.1 milestone Aug 29, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Aug 29, 2024
@JoernBerkefeld JoernBerkefeld linked an issue Aug 29, 2024 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added the bug Something isn't working label Aug 29, 2024
Copy link

github-actions bot commented Aug 29, 2024

Coverage Report

Commit:d802d95
Base: develop@5e97ce7

Type Base This PR
Total Statements Coverage  70.15%  70.1%  (-0.05%)
Total Branches Coverage  68.93%  68.84%  (-0.09%)
Total Functions Coverage  82.21%  82.21%  (+0%)
Total Lines Coverage  70.15%  70.1%  (-0.05%)
Details (changed files):
File Statements Branches Functions Lines
lib/metadataTypes/Journey.js  59.6%  61.37%  78.94%  59.6%

@JoernBerkefeld JoernBerkefeld merged commit 5da1153 into develop Aug 29, 2024
8 checks passed
@JoernBerkefeld JoernBerkefeld deleted the bug/1627-publishing-multiple-sf-triggered-journeys-in-parallel-causes-error branch August 29, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/journey COMPONENT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] publishing multiple SF-triggered journeys in parallel causes error
1 participant