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

Transactional hash map #22

Open
wants to merge 1 commit into
base: v1
Choose a base branch
from
Open

Transactional hash map #22

wants to merge 1 commit into from

Conversation

polytypic
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 5, 2019

Codecov Report

Merging #22 into v1 will increase coverage by 1.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v1      #22      +/-   ##
==========================================
+ Coverage   97.88%   98.95%   +1.06%     
==========================================
  Files          19       23       +4     
  Lines         663      764     +101     
==========================================
+ Hits          649      756     +107     
+ Misses         14        8       -6
Impacted Files Coverage Δ
internals/testing/contention_test.cpp 100% <100%> (ø) ⬆️
internals/library/hash_map_tm.cpp 100% <100%> (ø)
internals/testing/hash_map_tm_test.cpp 100% <100%> (ø)
internals/include/testing/hash_map_tm.hpp 100% <100%> (ø)
provides/include/trade_v1/private/private.hpp 100% <0%> (ø) ⬆️
...vides/include/trade_v1/private/private-methods.hpp 98.71% <0%> (ø) ⬆️
...vides/include/trade_v1/private/backoff-methods.hpp 100% <0%> (ø)
... and 1 more

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 e0a87f8...58b70b2. Read the comment docs.

@polytypic polytypic force-pushed the hash-map-test branch 26 times, most recently from 9747112 to 27d1082 Compare September 7, 2019 09:12
@polytypic polytypic changed the title Transactional hash_map Transactional hash map Sep 7, 2019
@polytypic polytypic force-pushed the hash-map-test branch 20 times, most recently from 2338778 to 1f58dce Compare September 14, 2019 08:33
@polytypic polytypic force-pushed the hash-map-test branch 3 times, most recently from 2abeb10 to 31d9174 Compare September 18, 2019 10:14
@polytypic polytypic force-pushed the hash-map-test branch 3 times, most recently from d93478a to 3962c3a Compare October 5, 2019 23:22
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