Skip to content

Tuple with structued binding and range based for#10

Merged
andreasfertig merged 2 commits intomasterfrom
tupleWithStructuedBindingAndRangeBasedFor
May 21, 2018
Merged

Tuple with structued binding and range based for#10
andreasfertig merged 2 commits intomasterfrom
tupleWithStructuedBindingAndRangeBasedFor

Conversation

@andreasfertig
Copy link
Copy Markdown
Owner

No description provided.

Andreas Fertig added 2 commits May 21, 2018 10:44
Remove cases in structured bindings transformation which lead to auto
before. This part is more generic now. As a side effect array
initializations are handled better.
@codecov
Copy link
Copy Markdown

codecov bot commented May 21, 2018

Codecov Report

Merging #10 into master will decrease coverage by 0.15%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   95.44%   95.28%   -0.16%     
==========================================
  Files          42       42              
  Lines        1623     1654      +31     
==========================================
+ Hits         1549     1576      +27     
- Misses         74       78       +4
Impacted Files Coverage Δ
CodeGeneratorTypes.h 96.55% <100%> (+0.06%) ⬆️
StructuredBindingsHandler.cpp 100% <100%> (ø) ⬆️
InsightsHelpers.cpp 97.97% <88.88%> (-0.96%) ⬇️
CodeGenerator.cpp 93.31% <92.59%> (-0.15%) ⬇️

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 c09cc9c...cb48ba9. Read the comment docs.

@andreasfertig andreasfertig merged commit bbde348 into master May 21, 2018
@andreasfertig andreasfertig deleted the tupleWithStructuedBindingAndRangeBasedFor branch May 21, 2018 12:24
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