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-155 allows finalisedOnly to be passed to analytics endpoints to … #83

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

craigedmunds
Copy link
Contributor

…filter on only those that have been finalised

…filter on only those that have been finalised
Copy link

Code Coverage

Package Line Rate Branch Rate Health
Btms.Consumers 76% 55%
Btms.Azure 43% 100%
Btms.Business 86% 82%
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 61% 39%
Btms.Types.Gvms.Mapping 38% 26%
Btms.Model 92% 93%
Btms.Common 63% 38%
TestGenerator.IntegrationTesting.Backend 83% 71%
TestDataGenerator 86% 75%
Btms.Types.Ipaffs.Mapping 77% 50%
Btms.BlobService 39% 29%
Btms.Metrics 87% 0%
Btms.Backend.Data 68% 61%
Btms.Analytics 75% 69%
Btms.Types.Alvs 85% 67%
Btms.SensitiveData 79% 83%
Btms.SyncJob 63% 45%
Btms.Emf 11% 0%
Summary 78% (9407 / 11990) 62% (850 / 1373)

@craigedmunds craigedmunds merged commit 55dbcf8 into main Jan 28, 2025
3 checks passed
@craigedmunds craigedmunds deleted the feature/cdms-155 branch January 28, 2025 10:53
limsim pushed a commit that referenced this pull request Jan 29, 2025
#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
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