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

Fix some cases of std::vector::push_back in the rvs mode #1103

Merged
merged 1 commit into from
Sep 29, 2024

Fix some cases of `std::vector::push_back` in the rvs mode

71ca82a
Select commit
Loading
Failed to load commit list.
Merged

Fix some cases of std::vector::push_back in the rvs mode #1103

Fix some cases of `std::vector::push_back` in the rvs mode
71ca82a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

94.24% (+0.00%) compared to 2e5560e

View this Pull Request on Codecov

94.24% (+0.00%) compared to 2e5560e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.24%. Comparing base (2e5560e) to head (71ca82a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1103   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files          55       55           
  Lines        8447     8447           
=======================================
  Hits         7961     7961           
  Misses        486      486