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

Remove IStore.DeleteIndex method #802

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

earlbread
Copy link
Contributor

This removes IStore.DeleteIndex() method.

@earlbread earlbread self-assigned this Feb 27, 2020
@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #802 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #802      +/-   ##
==========================================
- Coverage   86.92%   86.91%   -0.01%     
==========================================
  Files         237      237              
  Lines       21264    21245      -19     
==========================================
- Hits        18484    18466      -18     
+ Misses       1461     1460       -1     
  Partials     1319     1319
Impacted Files Coverage Δ
Libplanet/Store/BaseStore.cs 80.64% <ø> (ø) ⬆️
Libplanet.RocksDBStore/RocksDBStore.cs 88.35% <ø> (-0.1%) ⬇️
Libplanet.Tests/Store/StoreTracker.cs 54.54% <ø> (+1.29%) ⬆️
Libplanet.Tests/Store/StoreTest.cs 98.36% <ø> (-0.02%) ⬇️
Libplanet/Store/DefaultStore.cs 85.1% <ø> (-0.11%) ⬇️
Libplanet/FixedSizedQueue.cs 81.25% <0%> (-18.75%) ⬇️

@earlbread earlbread merged commit c50f496 into planetarium:master Feb 27, 2020
@earlbread earlbread deleted the remove-delete-index branch February 27, 2020 10:40
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.

4 participants