Use initial capacity for map if possible#1057
Conversation
PR SummaryThis pull request modifies several files in our codebase to make our program more efficient and code cleaner.
|
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1057 +/- ##
============================================
- Coverage 92.18% 92.10% -0.09%
+ Complexity 2762 2760 -2
============================================
Files 291 291
Lines 5543 5536 -7
Branches 600 599 -1
============================================
- Hits 5110 5099 -11
- Misses 276 280 +4
Partials 157 157 ☔ View full report in Codecov by Sentry. |
No description provided.