-
Notifications
You must be signed in to change notification settings - Fork 77
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
chore: cherry pick feat: added DEPENDENT_SERVICE_IMMATURE_RECORDS predefined error for immature records scenarios (#3394) #3415
Conversation
…mmature records scenarios (#3394) * feat: added DEPENDENT_SERVICE_IMMATURE_RECORDS predefined error for immature records scenarios Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com> * test: fixed unit tests for the new DEPENDENT_SERVICE_IMMATURE_RECORDS scenarios Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com> --------- Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
Quality Gate passedIssues Measures |
Test Results 19 files ± 0 274 suites +14 33m 32s ⏱️ -5s For more details on these failures, see this check. Results for commit 319ce8c. ± Comparison against base commit 18d3acd. ♻️ This comment has been updated with latest results. |
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.
LGTM
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.
LG
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/0.64 #3415 +/- ##
================================================
- Coverage 85.15% 84.88% -0.27%
================================================
Files 69 69
Lines 4742 4738 -4
Branches 1067 1066 -1
================================================
- Hits 4038 4022 -16
- Misses 382 401 +19
+ Partials 322 315 -7
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description:
This PR cherry picks feat: added DEPENDENT_SERVICE_IMMATURE_RECORDS predefined error for immature records scenarios into release/0.64
Related issue(s):
Fixes #3392
Notes for reviewer:
Checklist