fix: remove unused arguments - #552
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 #552 +/- ##
===========================================
- Coverage 92.45% 92.44% -0.02%
===========================================
Files 392 392
Lines 28214 28214
Branches 8008 8008
===========================================
- Hits 26086 26083 -3
- Misses 2024 2026 +2
- Partials 104 105 +1
... and 3 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
Numerous examples and test files
int main(have unused arguments.Motivation
Way too many warnings with
-Wextra -WallTesting
Checklist
b2in thetest/directory).