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

Rework once again of the datom store, taking hints from DataHike and leveraging RocksDB even more #20

Merged
merged 21 commits into from
Mar 27, 2024

Conversation

halgari
Copy link
Contributor

@halgari halgari commented Mar 27, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 87.46479% with 89 lines in your changes are missing coverage. Please review.

Project coverage is 80.23%. Comparing base (ef12313) to head (8dbd76f).

Files Patch % Lines
...rcing.Storage/Abstractions/RefCountedDisposable.cs 0.00% 12 Missing ⚠️
...ng.Abstractions/DatomIterators/ExtensionMethods.cs 86.56% 9 Missing ⚠️
src/NexusMods.EventSourcing.Storage/DatomStore.cs 93.33% 7 Missing and 2 partials ⚠️
src/NexusMods.EventSourcing.Storage/Services.cs 0.00% 8 Missing ⚠️
...ing.Abstractions/DatomIterators/ReverseIterator.cs 53.84% 6 Missing ⚠️
...xusMods.EventSourcing.Storage/AttributeRegistry.cs 60.00% 3 Missing and 3 partials ⚠️
...EventSourcing.Abstractions/DatomIterators/While.cs 79.16% 5 Missing ⚠️
...rcing.Storage/InMemoryBackend/SortedSetIterator.cs 85.71% 4 Missing and 1 partial ⚠️
...Mods.EventSourcing.Abstractions/ScalarAttribute.cs 80.95% 3 Missing and 1 partial ⚠️
...ods.EventSourcing.Storage/InMemoryBackend/Batch.cs 87.09% 2 Missing and 2 partials ⚠️
... and 11 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   81.07%   80.23%   -0.84%     
==========================================
  Files          40       55      +15     
  Lines        1411     1513     +102     
  Branches      113      108       -5     
==========================================
+ Hits         1144     1214      +70     
- Misses        238      269      +31     
- Partials       29       30       +1     
Flag Coverage Δ
Linux 80.17% <87.46%> (-0.91%) ⬇️
Windows 80.23% <87.46%> (-0.84%) ⬇️
macOS 80.17% <87.46%> (-0.91%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@halgari halgari merged commit 62e7c0a into main Mar 27, 2024
6 checks passed
@halgari halgari deleted the set-store branch March 27, 2024 23:27
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