-
Notifications
You must be signed in to change notification settings - Fork 3
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
DS-1317 Create Quality Checker Lambda #839
Merged
Merged
Conversation
This file contains 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
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
from
September 13, 2023 11:42
57ed01e
to
ec63f79
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
from
September 14, 2023 08:49
c6c8815
to
2a2c839
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
5 times, most recently
from
September 18, 2023 13:12
f43a09f
to
6ccb6be
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
from
September 26, 2023 15:09
6ccb6be
to
ad7bd9b
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
from
October 4, 2023 06:53
7620bfb
to
c83782c
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
2 times, most recently
from
October 12, 2023 15:18
d8a39c7
to
510db19
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
4 times, most recently
from
October 19, 2023 16:00
3fea048
to
182c8b4
Compare
mabe13
previously approved these changes
Oct 20, 2023
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
from
October 20, 2023 11:17
182c8b4
to
1214ace
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
4 times, most recently
from
October 30, 2023 09:13
dc6fa8f
to
34ae106
Compare
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
2 times, most recently
from
November 2, 2023 09:09
55a5ce7
to
fa75ab1
Compare
Bump up versions Begin adding quality checker values and updating variables Bump up requirements Improve variable names and use terraform jsonencode Update more terraform Add serverless cron Add more dos searching Add base level reporting functions Reduce code duplication and log on z code incorrectly profiled Start unit tests Increase unit test coverage Add schedule and deployment changes Add job complete and incomplete alarms Fix incorrect alarm threshold Sort issues after rebase Fix dependency conflict Fix rebase error Fix more rebase errors Increase unit test coverage Add additional quality checker metric Add adr document Add missing functionality Fix unit tests
JackPlowman
force-pushed
the
task/DS-1317_Data_Quality_Checker
branch
from
November 2, 2023 14:22
fa75ab1
to
ddb8e81
Compare
Kudos, SonarCloud Quality Gate passed! |
vkjonnagadda
approved these changes
Nov 8, 2023
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.
Task Branch Pull Request
https://nhsd-jira.digital.nhs.uk/browse/DS-1317
Description of Changes
This PR adds a Quality Checker lambda to review the data within the DoS database.
Type of change