Skip to content

Handle multiple mappings correctly #51

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

Merged
merged 3 commits into from
Jun 2, 2017
Merged

Handle multiple mappings correctly #51

merged 3 commits into from
Jun 2, 2017

Conversation

JSkimming
Copy link
Owner

Fixes #50

@JSkimming JSkimming self-assigned this Jun 2, 2017
@codecov-io
Copy link

codecov-io commented Jun 2, 2017

Codecov Report

Merging #51 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   99.94%   99.94%   +<.01%     
==========================================
  Files          59       60       +1     
  Lines        1677     1686       +9     
  Branches      315      317       +2     
==========================================
+ Hits         1676     1685       +9     
  Misses          1        1
Impacted Files Coverage Δ
src/Abioc/Generation/CodeGeneration.cs 100% <100%> (ø) ⬆️
...Abioc/Registration/RegistrationExtensionHelpers.cs 100% <100%> (ø)
src/Abioc/Compilation/CodeCompilation.cs 100% <100%> (ø) ⬆️
src/Abioc/Composition/RegistrationComposition.cs 100% <100%> (ø) ⬆️

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 841c56f...6c46b98. Read the comment docs.

@JSkimming JSkimming merged commit c448ddf into master Jun 2, 2017
@JSkimming JSkimming deleted the duplicate-mappings branch June 2, 2017 13:08
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.

2 participants