ctb: Move threshold check from LivenessModule constructor#10516
ctb: Move threshold check from LivenessModule constructor#10516
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @maurelian and the rest of your teammates on |
0bd93a7 to
421e479
Compare
421e479 to
6e21846
Compare
WalkthroughWalkthroughThe changes involve restructuring the deployment and enabling process of the Liveness Module in the Changes
Recent Review DetailsConfiguration used: .coderabbit.yml Files ignored due to path filters (1)
Files selected for processing (5)
Files skipped from review as they are similar to previous changes (5)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
87f042f to
437d924
Compare
39b3aad to
93d1655
Compare
32ccd7f to
f5cbadd
Compare
f5cbadd to
cae0cd8
Compare
070c141 to
93d1655
Compare
Perform the check in the deployment scripts instead.
cae0cd8 to
7248b95
Compare
Merge activity
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #10516 +/- ##
===========================================
- Coverage 31.00% 29.22% -1.79%
===========================================
Files 63 31 -32
Lines 3757 2898 -859
Branches 766 614 -152
===========================================
- Hits 1165 847 -318
+ Misses 2517 1976 -541
Partials 75 75
Flags with carried forward coverage won't be shown. Click here to find out more. |

ctb: Move threshold check from LivenessModule constructor
Performs the check in the deployment scripts instead.