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 CID 1565414, 1565415: use std::move() instead of copying. #2291

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

ni4
Copy link
Contributor

@ni4 ni4 commented Nov 11, 2024

As title says.

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.81%. Comparing base (0fc76d5) to head (0f7408c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2291   +/-   ##
=======================================
  Coverage   84.81%   84.81%           
=======================================
  Files         116      116           
  Lines       23292    23292           
=======================================
  Hits        19755    19755           
  Misses       3537     3537           

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


🚨 Try these New Features:

@ni4 ni4 requested review from ronaldtse, maxirmx and desvxx November 11, 2024 16:16
Copy link
Member

@maxirmx maxirmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maxirmx maxirmx merged commit 42f206c into main Nov 24, 2024
124 checks passed
@maxirmx maxirmx deleted the ni4-cid-1565414 branch November 24, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants