chore(antithesis): LogLevel set only to 'error'#1937
Conversation
This comment has been minimized.
This comment has been minimized.
Binary Size Analysis (Agent Data Plane)Baseline: cecbfe8 · Comparison: 7e405b9 · diff ✅ Binary size difference within thresholdChanges by Module
Detailed Symbol Changes |
Regression Detector (Agent Data Plane)Run ID: Optimization Goals: ✅ No significant changes detectedFine details of change detection per experiment (5)Experiments configured
Bounds Checks: ✅ Passed (5)
ExplanationA change is flagged as a regression when |Δ mean %| > 5.00% in the regressing direction for its optimization goal AND SMP marks the experiment as a regression ( |
In the future I would like to allow variability in the loglevel but today there's no clear way to set 'off' between the two SUT. Error will have to do for now.
91a4119 to
7e405b9
Compare
## Summary <!-- Please provide a brief summary about what this PR does. This should help the reviewers give feedback faster and with higher quality. --> In the future I would like to allow variability in the loglevel but today there's no clear -- to me -- way to set 'off' between the two SUT. Error will do for now. ## Change Type - [ ] Bug fix - [ ] New feature - [x] Non-functional (chore, refactoring, docs) - [ ] Performance ## How did you test this PR? <!-- Please how you tested these changes here --> ## References <!-- Please list any issues closed by this PR. --> <!-- - Closes: <issue link> --> <!-- Any other issues or PRs relevant to this PR? Feel free to list them here. --> df6e5a1

Summary
In the future I would like to allow variability in the loglevel but
today there's no clear -- to me -- way to set 'off' between the two SUT.
Error will do for now.
Change Type
How did you test this PR?
References