Skip to content

Comments

Feature/bcss 21324 subject creation util#124

Merged
adrianoaru-nhs merged 6 commits intomainfrom
feature/BCSS-21324-subject-creation-util
Aug 27, 2025
Merged

Feature/bcss 21324 subject creation util#124
adrianoaru-nhs merged 6 commits intomainfrom
feature/BCSS-21324-subject-creation-util

Conversation

@adrianoaru-nhs
Copy link

Description

Adding a new utility to allow for the creation of subjects.

Context

This is needed as it is used in some selenium tests. If we want to migrate them across this logic is required.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes (where appropriate)
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@adrianoaru-nhs adrianoaru-nhs self-assigned this Aug 26, 2025
@adrianoaru-nhs adrianoaru-nhs added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 26, 2025
@adrianoaru-nhs adrianoaru-nhs requested review from a team August 26, 2025 11:56
Copy link

@Andyg79 Andyg79 left a comment

Choose a reason for hiding this comment

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

After I'd made a couple of comments I'd noticed a pattern with no docstrings for init methods and no "returns" in the docstrings of class methods. I thought this was probably intentional so just commenting once to cover them all here.

Andyg79
Andyg79 previously approved these changes Aug 27, 2025
@adrianoaru-nhs adrianoaru-nhs dismissed stale reviews from davethepunkyone and Andyg79 via 681c760 August 27, 2025 14:13
@sonarqubecloud
Copy link

@adrianoaru-nhs adrianoaru-nhs merged commit 67ec692 into main Aug 27, 2025
10 checks passed
@adrianoaru-nhs adrianoaru-nhs deleted the feature/BCSS-21324-subject-creation-util branch August 27, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants