diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ac037ae3..2a2831fb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: TZ: 'America/Los_Angeles' - SQRL_VERSION: '0.9.0-alpha2' + SQRL_VERSION: '0.9.0' jobs: build: diff --git a/finance-credit-card-chatbot/credit-card-analytics/snapshots-jwt/CustomerTransactionTest.snapshot b/finance-credit-card-chatbot/credit-card-analytics/snapshots-jwt/CustomerTransactionTest.snapshot index 9a0fa1d3..696ae12c 100644 --- a/finance-credit-card-chatbot/credit-card-analytics/snapshots-jwt/CustomerTransactionTest.snapshot +++ b/finance-credit-card-chatbot/credit-card-analytics/snapshots-jwt/CustomerTransactionTest.snapshot @@ -1,6 +1,14 @@ { "data" : { "CustomerTransactionTest" : [ { + "transactionId" : 8571358, + "cardNo" : "6771897352274545", + "time" : "2024-06-05T06:42:05.106Z", + "amount" : 48.73, + "merchantName" : "Hayes Group", + "category" : "Restaurants & Dining", + "customerId" : 2 + }, { "transactionId" : 8571374, "cardNo" : "6771894392571071", "time" : "2024-06-05T06:40:55.077Z", @@ -32,14 +40,6 @@ "merchantName" : "Howe and Sons", "category" : "Housing & Utilities", "customerId" : 6 - }, { - "transactionId" : 8571373, - "cardNo" : "6771894392571071", - "time" : "2024-06-05T05:38:52.502Z", - "amount" : 195.89, - "merchantName" : "Paucek, Pfeffer and Nolan", - "category" : "Clothing & Apparel", - "customerId" : 9 } ] } } \ No newline at end of file diff --git a/finance-credit-card-chatbot/credit-card-rewards/snapshots/CustomerRewardsTest.snapshot b/finance-credit-card-chatbot/credit-card-rewards/snapshots/CustomerRewardsTest.snapshot index 079734d5..7fd6f76b 100644 --- a/finance-credit-card-chatbot/credit-card-rewards/snapshots/CustomerRewardsTest.snapshot +++ b/finance-credit-card-chatbot/credit-card-rewards/snapshots/CustomerRewardsTest.snapshot @@ -1,6 +1,15 @@ { "data" : { "CustomerRewardsTest" : [ { + "transactionId" : 8571358, + "customerId" : 2, + "cardNo" : "6771897352274545", + "cardType" : "travel", + "time" : "2024-06-05T06:42:05.106Z", + "amount" : 48.73, + "reward" : 7.3095, + "merchantName" : "Hayes Group" + }, { "transactionId" : 8571374, "customerId" : 9, "cardNo" : "6771894392571071", @@ -36,15 +45,6 @@ "amount" : 165.07, "reward" : 33.014, "merchantName" : "VonRueden, Donnelly and Gleason" - }, { - "transactionId" : 8571377, - "customerId" : 9, - "cardNo" : "6771894392571071", - "cardType" : "travel", - "time" : "2024-06-04T22:17:51.860Z", - "amount" : 221.26, - "reward" : 22.126, - "merchantName" : "Wolff Inc" } ] } } \ No newline at end of file diff --git a/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateSummaryTest.snapshot b/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateSummaryTest.snapshot index 4223aa36..99e43752 100644 --- a/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateSummaryTest.snapshot +++ b/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateSummaryTest.snapshot @@ -3,43 +3,43 @@ "ObservationAggregateSummaryTest" : [ { "groupId" : 1, "metadataId" : 1, - "num" : 5 + "num" : 6 }, { "groupId" : 1, "metadataId" : 2, - "num" : 5 + "num" : 6 }, { "groupId" : 1, "metadataId" : 3, - "num" : 5 + "num" : 6 }, { "groupId" : 1, "metadataId" : 5, - "num" : 5 + "num" : 6 }, { "groupId" : 1, "metadataId" : 9, - "num" : 5 + "num" : 6 }, { "groupId" : 1, "metadataId" : 12, - "num" : 5 + "num" : 6 }, { "groupId" : 1, "metadataId" : 17, - "num" : 5 + "num" : 6 }, { "groupId" : 1, "metadataId" : 20, - "num" : 5 + "num" : 6 }, { "groupId" : 2, "metadataId" : 1, - "num" : 5 + "num" : 6 }, { "groupId" : 2, "metadataId" : 2, - "num" : 5 + "num" : 6 } ] } } \ No newline at end of file diff --git a/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateTest.snapshot b/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateTest.snapshot index 64d9e75f..ce9434d8 100644 --- a/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateTest.snapshot +++ b/healthcare-study/healthcare-study-analytics/snapshots/ObservationAggregateTest.snapshot @@ -2,52 +2,52 @@ "data" : { "ObservationAggregateTest" : [ { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 1, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 2, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 3, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 5, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 9, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 12, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 17, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T04:59:59.999Z", + "timeHour" : "2024-09-16T05:59:59.999Z", "metadataId" : 20, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T03:59:59.999Z", + "timeHour" : "2024-09-16T04:59:59.999Z", "metadataId" : 1, "num" : 1 }, { "groupId" : 1, - "timeHour" : "2024-09-16T03:59:59.999Z", + "timeHour" : "2024-09-16T04:59:59.999Z", "metadataId" : 2, "num" : 1 } ] diff --git a/healthcare-study/healthcare-study-api/snapshots/PatientMetricsHourlyTest.snapshot b/healthcare-study/healthcare-study-api/snapshots/PatientMetricsHourlyTest.snapshot index 2554881b..59b1400c 100644 --- a/healthcare-study/healthcare-study-api/snapshots/PatientMetricsHourlyTest.snapshot +++ b/healthcare-study/healthcare-study-api/snapshots/PatientMetricsHourlyTest.snapshot @@ -1,6 +1,10 @@ { "data" : { "PatientMetricsHourlyTest" : [ { + "timeHour" : "2024-09-16T12:59:59.999Z", + "name" : "Arm numbness (paresthesias) Marker", + "avgMetric" : 65.28825626 + }, { "timeHour" : "2024-09-16T11:59:59.999Z", "name" : "Arm numbness (paresthesias) Marker", "avgMetric" : 66.10060308 diff --git a/healthcare-study/healthcare-study-api/snapshots/patientsAndMetrics.snapshot b/healthcare-study/healthcare-study-api/snapshots/patientsAndMetrics.snapshot index 62a894c3..aeb765e1 100644 --- a/healthcare-study/healthcare-study-api/snapshots/patientsAndMetrics.snapshot +++ b/healthcare-study/healthcare-study-api/snapshots/patientsAndMetrics.snapshot @@ -6,6 +6,11 @@ "dateOfBirth" : "1984-10-02", "diagnosis" : "Down syndrome", "metrics" : [ { + "timeHour" : "2024-09-16T12:59:59.999Z", + "metadataId" : 3, + "name" : "Arm numbness (paresthesias) Marker", + "avgMetric" : 65.28825626 + }, { "timeHour" : "2024-09-16T11:59:59.999Z", "metadataId" : 3, "name" : "Arm numbness (paresthesias) Marker", diff --git a/healthcare-study/healthcare-study-stream/snapshots/Above70Test.snapshot b/healthcare-study/healthcare-study-stream/snapshots/Above70Test.snapshot index a364356d..7d43367a 100644 --- a/healthcare-study/healthcare-study-stream/snapshots/Above70Test.snapshot +++ b/healthcare-study/healthcare-study-stream/snapshots/Above70Test.snapshot @@ -1,7 +1,7 @@ { "data" : { "Above70Test" : [ { - "above70metric" : 5343 + "above70metric" : 5356 } ] } } \ No newline at end of file diff --git a/healthcare-study/healthcare-study-stream/snapshots/TotalTest.snapshot b/healthcare-study/healthcare-study-stream/snapshots/TotalTest.snapshot index 8637f178..67519fed 100644 --- a/healthcare-study/healthcare-study-stream/snapshots/TotalTest.snapshot +++ b/healthcare-study/healthcare-study-stream/snapshots/TotalTest.snapshot @@ -1,7 +1,7 @@ { "data" : { "TotalTest" : [ { - "total_num" : 21540 + "total_num" : 21600 } ] } } \ No newline at end of file