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

Change the InterfaceMap from a std::map to std::unordered_map #345

Merged
merged 3 commits into from Apr 17, 2019

Conversation

karthikreddy09
Copy link
Member

No description provided.

Signed-off-by: <Roy.Lurie@mathworks.com>
Signed-off-by: The Mathworks Inc <Roy.Lurie@mathworks.com>
Signed-off-by: The Mathworks Inc <Roy.Lurie@mathworks.com>
@codecov-io
Copy link

Codecov Report

Merging #345 into development will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #345      +/-   ##
===============================================
+ Coverage        89.28%   89.34%   +0.05%     
===============================================
  Files               89       89              
  Lines             6225     6250      +25     
===============================================
+ Hits              5558     5584      +26     
+ Misses             667      666       -1
Impacted Files Coverage Δ
...mework/include/cppmicroservices/ServiceInterface.h 96.29% <100%> (ø) ⬆️
framework/src/util/FrameworkPrivate.cpp 77.91% <0%> (+0.61%) ⬆️
framework/include/cppmicroservices/BundleContext.h 97.4% <0%> (+1.24%) ⬆️

@karthikreddy09 karthikreddy09 merged commit 208e21d into development Apr 17, 2019
@karthikreddy09 karthikreddy09 deleted the map-to-unordered_map branch April 17, 2019 16:30
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.

None yet

3 participants