Closed l3r8yJ closed 1 year ago
@l3r8yJ thank you for your Pull Request. I'll assign someone to review it soon.
If this PR solves a todo
from the code, please don't forget to remove it.
Patch coverage: 100.00%
and project coverage change: +1.72%
:tada:
Comparison is base (
cff0808
) 63.75% compared to head (778ff22
) 65.47%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@h1alexbel please review this Pull Request. Deadline (when it should be merged or closed) is 2023-08-19T18:49:04.503284
.
You should check if the requirements have been implemented (partially or in full), if there are unit tests covering the changes and if the CI build passes. Feel free to reject the PR or ask for changes if it's too big or not clear enough.
Estimation here is 30 minutes
, that's how much you will be paid. You will be paid even if this PR gets rejected.
@rultor merge
@rultor merge
@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here
@l3r8yJ thanks
@h1alexbel thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard.
closes #53
@h1alexbel take a look, please
PR-Codex overview
This PR adds the
Ids
class to retrieve the IDs of change states from an XML document. It also includes a corresponding test case.Detailed summary
Ids
class to retrieve change state IDs from XML document.IdsTest
.