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

Add assignedPerson to assignedAuthor #1312

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Add assignedPerson to assignedAuthor #1312

merged 1 commit into from
Feb 13, 2024

Conversation

m-goggins
Copy link
Collaborator

PULL REQUEST

Summary

This PR adds the assignedPerson subelement to the assignedAuthor element in order to pass validation.

Related Issue

Fixes #1279

Additional Information

Anything else the review team should know?

Checklist

  • If this code affects the other scrum team, have they been notified? (In Slack, as reviewers, etc.)

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45e78be) 96.94% compared to head (0185889) 96.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1312   +/-   ##
=======================================
  Coverage   96.94%   96.94%           
=======================================
  Files          48       48           
  Lines        3047     3047           
=======================================
  Hits         2954     2954           
  Misses         93       93           
Flag Coverage Δ
unit-tests 96.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@m-goggins m-goggins marked this pull request as ready for review February 12, 2024 23:31
Copy link
Collaborator

@DanPaseltiner DanPaseltiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@m-goggins m-goggins added this pull request to the merge queue Feb 13, 2024
Merged via the queue into main with commit d65ab5e Feb 13, 2024
38 checks passed
@m-goggins m-goggins deleted the add-assignedPerson branch February 13, 2024 17:19
@robertmitchellv robertmitchellv mentioned this pull request Feb 20, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inside of the <assignedAuthor> tag add a child <assignedPerson> to wrape <name> in
2 participants