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

feature/1921 support refresh for journeys (transactional + multi-step) #1922

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Dec 6, 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 this to the 7.5.1 milestone Dec 6, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Dec 6, 2024
@github-actions github-actions bot added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

Coverage Report

Commit:b1a004b
Base: develop@d31857c

Type Base This PR
Total Statements Coverage  69.46%  69.2%  (-0.26%)
Total Branches Coverage  68.96%  68.97%  (+0.01%)
Total Functions Coverage  81.87%  81.63%  (-0.24%)
Total Lines Coverage  69.46%  69.2%  (-0.26%)
Details (changed files):
File Statements Branches Functions Lines
lib/cli.js  0%  0%  0%  0%
lib/index.js  71.77%  64.3%  72.72%  71.77%
lib/metadataTypes/Journey.js  53.95%  59.44%  69.56%  53.95%
lib/metadataTypes/MetadataType.js  83.4%  79.95%  76.82%  83.4%
lib/metadataTypes/TriggeredSend.js  57.16%  48.48%  63.63%  57.16%

@JoernBerkefeld JoernBerkefeld changed the title feature/1921 add support to refresh (pause+resume) transactional send journeys feature/1921 support refresh for journeys (transactional + multi-step) Dec 7, 2024
@JoernBerkefeld JoernBerkefeld merged commit cebc720 into develop Dec 13, 2024
10 checks passed
@JoernBerkefeld JoernBerkefeld deleted the feature/1921-support-refresh-for-transactional-send-journeys branch December 13, 2024 14:30
@JoernBerkefeld JoernBerkefeld mentioned this pull request Dec 18, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/journey COMPONENT c/transactionalEmail enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] support refresh for journeys (transactional + multi-step)
1 participant