Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-allocate list size in tests #1810

Merged
merged 1 commit into from
Nov 17, 2023

Pre-allocate list size

644d564
Select commit
Loading
Failed to load commit list.
Merged

Pre-allocate list size in tests #1810

Pre-allocate list size
644d564
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 1s

84.59% (+0.00%) compared to 21a0e54

View this Pull Request on Codecov

84.59% (+0.00%) compared to 21a0e54

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21a0e54) 84.59% compared to head (644d564) 84.59%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1810   +/-   ##
=======================================
  Coverage   84.59%   84.59%           
=======================================
  Files         308      308           
  Lines        6802     6802           
  Branches     1049     1049           
=======================================
  Hits         5754     5754           
  Misses        839      839           
  Partials      209      209           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.