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

Use multiindex in retained_map to use both hash map as well as ordered index #698

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

kleunen
Copy link
Contributor

@kleunen kleunen commented Oct 20, 2020

PR is ready now, compile fix was removed. One of the unit tests was deadlocking, the timeout on the CI for the test is too large.

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #698 into master will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #698   +/-   ##
=======================================
  Coverage   82.07%   82.07%           
=======================================
  Files          47       47           
  Lines        7100     7100           
=======================================
  Hits         5827     5827           
  Misses       1273     1273           

@redboltz
Copy link
Owner

Thanks you!

@redboltz redboltz merged commit f63f4c2 into redboltz:master Oct 20, 2020
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