forked from IHTSDO/release-validation-framework
-
Couldn't load subscription status.
- Fork 1
CSIRO Extra test rules and code changes #5
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
Open
edeati
wants to merge
55
commits into
develop
Choose a base branch
from
feature/csiro-exctra-rules-20210421
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
628bc30
initial MDRS validation tests (derived from Ontoserver)
lawley a504329
MDRS rows should all be in the MDRS refset
jimsteel 4ca2b9a
Check for version skew in dependency targets
jimsteel 2fe5c6e
Referenced module in the MRDS is inactive
4a123e2
Add file-centric-snapshot-language-unknown-acceptability test
bd761a6
Add file-centric-snapshot-description-invalid-descriptiontype test an…
2d16fb3
Only need to check for active lang refset entries
95823ae
Only check active MDRS rows
929511f
Only look at active descriptions
5c5c703
And only look at active description types
8e6209d
Add curr_ to table names
6cb2b63
Add curr_ to table name
c711202
Add curr_ to tablenames
7acc26e
Add test for root concepts that have non-isa relationships
92b7d17
Include tests in manifest
5d98f80
Fix test
c26e9ff
Missed another field in test
c3860ac
Root concept (concept that has no isa) shouldn't really have non-isa …
3e5aa83
Change root concept assertion's severity to warning
2fbbdde
Add tests checking for extraneous SNAPSHOT entries
lawley 4025dd7
Merge branch 'feature/csiro-extra-rules-1' of https://github.com/aehr…
lawley 9140878
this skew test requires same sourcetime equality as well
lawley f85bd8a
Merge branch 'feature/csiro-extra-rules-1' into feature/csiro-extra-r…
888032c
Fix module and version parsing, get them from release file names. Add…
b949307
Add file name mappint to edition for NL, AU, NZ, US, INT
1874b9b
Added expected Belgian extension filename map
2db37a1
Merge branch 'feature/csiro-extra-rules-1' into feature/csiro-exctra-…
e91dd7f
Merge branch 'file-centric-snapshot-language-unknown-acceptability' i…
3857f98
Merge branch 'file-centric-snapshot-mdrs-referenced-module-inactive' …
697e381
Merge branch 'feature/csiro-extra-rules-2' into feature/csiro-exctra-…
c63527e
Remove extra ; to fix test
028f8c7
Fix tabs in file as it causes fails in the execution
dcecadc
Fix failing test issues because of mixed case table names
4395935
Add check for source module ids that are inactive
ce81353
Better logging of test failure
8851a19
Add UK filename to product mapping
ad08b1d
Fix re-used uuids
be99f3d
Change the dutch edition file name mapping
4c4c2b0
Fix typo
983491d
Add modules for new editions
bf1df7e
Remove new config from docker-compose.yml
dd40227
Add SE and US filename to edition mapping
36fee5e
Remove duplicated US row
27ad8fc
Fix typo
6a145c2
handle allowed case of a cyclic MDRS dependency
lawley 2156b71
Also check for extraneous moduleIds
lawley fa86f19
Ensure all content comes from an MDRS-valid module
lawley 005254a
also do MDRS violation checks for the refsetdescriptor refset
lawley 3d45104
Remove sourceeffectivetime check. Any modules that are referenced sho…
275f3ed
Merge branch 'feature/csiro-exctra-rules-20210421' of https://github.…
f0e98ae
Add groupby to version skew test to reduce reported items
dc74916
Added new test to manifest
99be7c2
Fix reported field name
071e75e
version skew test corrected trigger state and relies on presence of a…
lawley 9add1f3
Add test for grouped relationships that are marked as never grouped i…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixing their whitespace is probably outside our remit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's probably just an artefact of an editor configuration