fix: fields initialized - #553
Conversation
|
Boost dependency footprint vs Header-inclusion weights (graph files pulling each direct dependency in): No header-inclusion-weight changes. Transitive Boost modules: 68 → 68 (0) |
|
Compiler-warning counts vs
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #553 +/- ##
===========================================
- Coverage 92.45% 92.44% -0.02%
===========================================
Files 392 392
Lines 28214 28214
Branches 8008 8008
===========================================
- Hits 26086 26082 -4
- Misses 2024 2027 +3
- Partials 104 105 +1
... and 4 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
#496
Before submitting
developbranch.Type of change
Does this PR introduce a breaking change?
What this PR does
Initalize fields to solve multiple
-Wmissing-field-initializersMotivation
Testing
Checklist
b2in thetest/directory).