Skip to content

Added insertion of utility header if C++ Insights add a std::move.#433

Merged
andreasfertig merged 1 commit intomainfrom
missingUtilityHeader
Feb 3, 2022
Merged

Added insertion of utility header if C++ Insights add a std::move.#433
andreasfertig merged 1 commit intomainfrom
missingUtilityHeader

Conversation

@andreasfertig
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #433 (4812dfb) into main (ea62717) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## main #433 +/- ## ======================================= Coverage 98.32% 98.32% ======================================= Files 23 23 Lines 3107 3113 +6 ======================================= + Hits 3055 3061 +6  Misses 52 52 
Flag Coverage Δ
insights-windows ∅ <ø> (∅)
ubuntu 97.68% <100.00%> (+<0.01%) ⬆️
ubuntu-libcxx 97.78% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
CodeGenerator.cpp 98.85% <100.00%> (+<0.01%) ⬆️
CodeGenerator.h 100.00% <100.00%> (ø)
Insights.cpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea62717...4812dfb. Read the comment docs.

@andreasfertig andreasfertig merged commit 2f6888e into main Feb 3, 2022
@andreasfertig andreasfertig deleted the missingUtilityHeader branch February 3, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant