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/1084 add support to bulk update notification details in dataverification activities #1099

Open
wants to merge 9 commits into
base: feature/984-feature-bulk-update-notification-email-addresses
Choose a base branch
from

Conversation

phjulia
Copy link
Collaborator

@phjulia phjulia commented Sep 3, 2023

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)

…esses' into feature/1084-add-support-to-bulk-update-notification-details-in-dataverification-activities
@github-actions github-actions bot added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Sep 3, 2023
@github-actions
Copy link

github-actions bot commented Sep 3, 2023

Coverage Report

Commit:ffd605b
Base: develop@6fd5b63

Type Base This PR
Total Statements Coverage  63.4%  63.87%  (+0.47%)
Total Branches Coverage  67.06%  68.61%  (+1.55%)
Total Functions Coverage  72.27%  72.51%  (+0.24%)
Total Lines Coverage  63.4%  63.87%  (+0.47%)
Details (changed files):
File Statements Branches Functions Lines
lib/cli.js  0%  0%  0%  0%
lib/index.js  69.76%  55.22%  70.58%  69.76%
lib/metadataTypes/Automation.js  81.12%  72.03%  95%  81.12%
lib/metadataTypes/ImportFile.js  83.27%  61.9%  100%  83.27%
lib/metadataTypes/MetadataType.js  77.32%  72.44%  70%  77.32%
lib/metadataTypes/Verification.js  91.22%  88.37%  90.9%  91.22%
lib/util/cli.js  36.32%  76.92%  23.07%  36.32%
lib/util/util.js  79.64%  75.59%  85.29%  79.64%

@phjulia
Copy link
Collaborator Author

phjulia commented Sep 3, 2023

TODO:

@phjulia phjulia marked this pull request as ready for review September 10, 2023 19:28
@JoernBerkefeld JoernBerkefeld added this to the 6.1.0 milestone Sep 22, 2023
@JoernBerkefeld JoernBerkefeld changed the base branch from develop to feature/984-feature-bulk-update-notification-email-addresses October 11, 2023 09:40
@JoernBerkefeld JoernBerkefeld modified the milestones: 6.1.0, 6.2.0 May 15, 2024
@JoernBerkefeld JoernBerkefeld modified the milestones: 7.2.0, 7.3.0 Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 support to bulk update notification details in dataVerification activities
2 participants