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

CDMS-146 changes the way MatchingService identifies non-linked docume… #82

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

craigedmunds
Copy link
Contributor

…nts - it should only expect CHEDs to be linked, not other documents such as IUU docs

…nts - it should only expect CHEDs to be linked, not other documents such as IUU docs
@craigedmunds craigedmunds force-pushed the feature/cdms-146 branch 2 times, most recently from 0fac542 to 0283a49 Compare January 27, 2025 15:22
Copy link

Code Coverage

Package Line Rate Branch Rate Health
Btms.Consumers 75% 56%
Btms.Azure 43% 100%
Btms.Business 80% 71%
Btms.Types.Alvs.Mapping.V1.Tests 0% 0%
Btms.Types.Ipaffs 95% 62%
Btms.Types.Gvms 67% 100%
Btms.Types.Alvs.Mapping 78% 0%
Btms.Backend 60% 39%
Btms.Types.Gvms.Mapping 38% 26%
Btms.Model 91% 93%
Btms.Common 63% 38%
TestGenerator.IntegrationTesting.Backend 83% 70%
TestDataGenerator 86% 75%
Btms.Types.Ipaffs.Mapping 77% 50%
Btms.BlobService 39% 29%
Btms.Metrics 87% 0%
Btms.Backend.Data 68% 61%
Btms.Analytics 70% 68%
Btms.Types.Alvs 85% 67%
Btms.SensitiveData 79% 83%
Btms.SyncJob 63% 45%
Btms.Emf 11% 0%
Summary 77% (9508 / 12320) 60% (892 / 1489)

@craigedmunds craigedmunds merged commit dcdd5c2 into main Jan 27, 2025
3 checks passed
@craigedmunds craigedmunds deleted the feature/cdms-146 branch January 27, 2025 15:31
limsim pushed a commit that referenced this pull request Jan 27, 2025
#82)

* CDMS-146 changes the way MatchingService identifies non-linked documents - it should only expect CHEDs to be linked, not other documents such as IUU docs

* Need to handle lowercase

* Fix sonarqube issue
limsim pushed a commit that referenced this pull request Jan 29, 2025
#82)

* CDMS-146 changes the way MatchingService identifies non-linked documents - it should only expect CHEDs to be linked, not other documents such as IUU docs

* Need to handle lowercase

* Fix sonarqube issue
limsim added a commit that referenced this pull request Jan 29, 2025
* Added test data for test scenarios

* CDMS-154 adds initialisation job to orchestrate all resource loading (#77)

* CDMS-154 adds initialisation job to orchestrate all resource loading

* Update DownloadCommand to handle multiple date folders

* Improves SyncPeriodExtensions From202411

* Fix sonarqube issues

* Track completion of notifications in initialisation job

* Small refactor to reduce some duplicate code

* updated syncjobstore to take in i logger

---------

Co-authored-by: Thomas Anderson <[email protected]>

* Updated job interceptor to use the consumer options retry count (#80)

Co-authored-by: Thomas Anderson <[email protected]>

* rebase

* Fix mistake from merging.

* CDMS-154 removes uneeded version related decision status. Adds some more test scenarios (#81)

* CDMS-146 changes the way MatchingService identifies non-linked docume… (#82)

* CDMS-146 changes the way MatchingService identifies non-linked documents - it should only expect CHEDs to be linked, not other documents such as IUU docs

* Need to handle lowercase

* Fix sonarqube issue

* Feature/cdms 283 (#84)

* updated decision service not to return a finder instead of throwing and exception, and added a test for the scenario

* deleted test

* fixed sonar and failing test

* updated to make sure no exception is thrown

---------

Co-authored-by: Thomas Anderson <[email protected]>

* Changed the job counter to equals rather than greater than

* CDMS-155 allows finalisedOnly to be passed to analytics endpoints to … (#83)

* CDMS-155 allows finalisedOnly to be passed to analytics endpoints to filter on only those that have been finalised

* CDMS-155 attempting to fix sonarqube 'too many arguments' error

* Using AsParams

* Fixing sonarqube

* CDMS-156 adds integration tests for the three finalisation states (#88)

* CDMS-156 adds integration tests for the three finalisation states

* Fixed naming of classes

* CDMS-156 Fixes typo iin bus concurrency config (#89)

* This adds an endpoint to force the GC, it also updates the project to… (#87)

* This adds an endpoint to force the GC, it also updates the project to use server GC mode which is more aggressive, and redacts the connection string

* supressed warning

---------

Co-authored-by: Thomas Anderson <[email protected]>

* fix conflicts

Update data and tests for IUU.

* added test for all IUU ACs.

* Fix conflict

* Ensure months in sync paths are two digits (#90)

* CDMS-153 adds tests for manual override (#91)

* CDMS-215 fixes decision comparison issue impacting some environments (#92)

* merge conflicts

* rebase

---------

Co-authored-by: Lim Sim <[email protected]>
Co-authored-by: Craig Edmunds <[email protected]>
Co-authored-by: Thomas Anderson <[email protected]>
Co-authored-by: t11omas <[email protected]>
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.

2 participants