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

Modify the Change Request base module to make it OpenSPP independent #736

Draft
wants to merge 4 commits into
base: 17.0
Choose a base branch
from

Conversation

gonzalesedwin1123
Copy link
Member

Why is this change needed?

The current spp_change_request module is dependent on OpenG2P and OpenSPP base modules. There is a need for the change request base module to be used in other implementations where OpenG2P and/or OpenSPP is not needed.

How was the change implemented?

A new spp_change_request_base module was developed and will be the parent module for all change request type modules. Implementation-specific requirements for change request can now be handled in the change request type modules.

New unit tests

Unit tests executed by the author

How to test manually

Related links

@gonzalesedwin1123 gonzalesedwin1123 linked an issue Jan 30, 2025 that may be closed by this pull request
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
53.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

Enhancement to Change Request module
1 participant