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

Fixed #124: Correct return type of a function returning a rvalue ref. #125

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

andreasfertig
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 21, 2019

Codecov Report

Merging #125 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   94.82%   94.83%   +0.01%     
==========================================
  Files          32       32              
  Lines        2202     2207       +5     
==========================================
+ Hits         2088     2093       +5     
  Misses        114      114
Impacted Files Coverage Δ
InsightsHelpers.cpp 97.88% <100%> (+0.03%) ⬆️

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 18f6c95...afa13ec. Read the comment docs.

@andreasfertig andreasfertig merged commit 8915c6c into master Feb 21, 2019
@andreasfertig andreasfertig deleted the fixIssue124 branch February 21, 2019 20:13
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.

1 participant