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/1521: add deploy option --matchName for assets #1524

Merged

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jul 30, 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 (TODO)

@JoernBerkefeld JoernBerkefeld added this to the 7.1.2 milestone Jul 30, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 30, 2024
@JoernBerkefeld JoernBerkefeld linked an issue Jul 30, 2024 that may be closed by this pull request
@github-actions github-actions bot added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Jul 30, 2024
Copy link

github-actions bot commented Jul 30, 2024

Coverage Report

Commit:6495a2b
Base: develop@d6300cf

Type Base This PR
Total Statements Coverage  70.61%  70.66%  (+0.05%)
Total Branches Coverage  69.46%  69.64%  (+0.18%)
Total Functions Coverage  82.52%  82.72%  (+0.2%)
Total Lines Coverage  70.61%  70.66%  (+0.05%)
Details (changed files):
File Statements Branches Functions Lines
lib/cli.js  0%  0%  0%  0%
lib/index.js  72.35%  65.74%  73.8%  72.35%
lib/metadataTypes/Asset.js  78.12%  67.96%  89.36%  78.12%
lib/metadataTypes/Folder.js  54.79%  63.76%  80%  54.79%
lib/metadataTypes/MetadataType.js  82.5%  79.66%  77.21%  82.5%

@JoernBerkefeld JoernBerkefeld merged commit 7ac3c93 into develop Jul 31, 2024
10 checks passed
@JoernBerkefeld JoernBerkefeld deleted the feature/1521-add-deploy-option-matchname-for-assets branch July 31, 2024 10:52
@JoernBerkefeld JoernBerkefeld mentioned this pull request Jul 31, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e/DevOps EPIC 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] add deploy option --matchName for assets
1 participant