Merged
Conversation
… test status 10 in for non-path variants
shilpigoeldev
requested changes
Nov 19, 2025
lib/import/colorectal/providers/royal_marsden/royal_marsden_handler_colorectal.rb
Outdated
Show resolved
Hide resolved
lib/import/colorectal/providers/royal_marsden/royal_marsden_handler_colorectal.rb
Outdated
Show resolved
Hide resolved
shilpigoeldev
requested changes
Nov 20, 2025
lib/import/colorectal/providers/royal_marsden/royal_marsden_handler_colorectal.rb
Outdated
Show resolved
Hide resolved
lib/import/colorectal/providers/royal_marsden/royal_marsden_handler_colorectal.rb
Show resolved
Hide resolved
test/lib/import/colorectal/providers/royal_marsden/royal_marsden_handler_colorectal_test.rb
Show resolved
Hide resolved
shilpigoeldev
approved these changes
Nov 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Adding in functionality to use the test status 10 value when recording the status of variant results. https://nhsd-jira.digital.nhs.uk/browse/NIT-357
Why?
The importer for Royal Marsden is not currently the test status 10 value to record abnormal, non pathogenic variants so requires updating
How?
Adding teststatus 10 in for non-pathogenic variants, as in the equivalent BRCA importer . Also added method to give those non-pathogenic variants (without a defined pathclass) a varpath class of 6 (where we know it is not pathogenic but don't know if it's class 1 or 2.
Updated tests to reflect changes made
Testing?
Variant counts match between current develop branch and this feature branch, all counts are the same. There aren't actually any test status 10 samples in the existing data.