Support float status codes in configuration#448
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #448 +/- ##
==========================================
- Coverage 85.15% 85.14% -0.02%
==========================================
Files 180 180
Lines 9283 9289 +6
Branches 4116 4115 -1
==========================================
+ Hits 7905 7909 +4
- Misses 550 551 +1
- Partials 828 829 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Artifact Size Comparison 📦
|
Benchmarks clangBenchmark execution time: 2025-09-03 11:28:55 Comparing candidate commit 49991a2 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
Benchmarks clang-pgoBenchmark execution time: 2025-09-03 11:45:21 Comparing candidate commit 49991a2 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
Benchmarks gccBenchmark execution time: 2025-09-03 10:33:32 Comparing candidate commit 762a9d4 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
Following up on #441, this PR adds support for validating status codes of type
float(actuallydouble).