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

♻️ Refacto Storage's Lanes #717

Merged
merged 4 commits into from
Feb 3, 2025
Merged

♻️ Refacto Storage's Lanes #717

merged 4 commits into from
Feb 3, 2025

Conversation

maxgttph
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 83.89956% with 109 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/mempool/storage_memory.rs 69.29% 39 Missing ⚠️
src/mempool/storage_fjall.rs 75.33% 37 Missing ⚠️
src/mempool/storage.rs 91.07% 19 Missing ⚠️
src/mempool.rs 92.51% 14 Missing ⚠️
Files with missing lines Coverage Δ
src/mempool.rs 88.65% <92.51%> (-0.01%) ⬇️
src/mempool/storage.rs 74.28% <91.07%> (-6.93%) ⬇️
src/mempool/storage_fjall.rs 75.33% <75.33%> (ø)
src/mempool/storage_memory.rs 69.29% <69.29%> (ø)

... and 1 file with indirect coverage changes

@maxgttph maxgttph force-pushed the refacto-storage-lanes branch from 889df1c to 6a3e259 Compare January 29, 2025 17:14
src/mempool/storage.rs Outdated Show resolved Hide resolved
@maxgttph maxgttph force-pushed the refacto-storage-lanes branch from 6a3e259 to 66866b1 Compare January 29, 2025 17:37
@maxgttph maxgttph force-pushed the remove_id_from_dp branch 5 times, most recently from 3c8e5af to e7f2ac0 Compare January 31, 2025 17:21
@maxgttph maxgttph force-pushed the refacto-storage-lanes branch 2 times, most recently from b474056 to 2b8f5ca Compare February 3, 2025 08:42
@maxgttph maxgttph force-pushed the remove_id_from_dp branch 2 times, most recently from 1e801cb to f1f0178 Compare February 3, 2025 08:52
@maxgttph maxgttph force-pushed the refacto-storage-lanes branch from 2b8f5ca to 0cab22f Compare February 3, 2025 08:57
Base automatically changed from remove_id_from_dp to main February 3, 2025 09:17
@maxgttph maxgttph force-pushed the refacto-storage-lanes branch from 0cab22f to f55acc2 Compare February 3, 2025 09:18
src/mempool/storage.rs Outdated Show resolved Hide resolved
@maxgttph maxgttph force-pushed the refacto-storage-lanes branch 2 times, most recently from 6a5bea9 to 1c9ac8c Compare February 3, 2025 10:51
src/mempool.rs Outdated Show resolved Hide resolved
src/mempool.rs Outdated Show resolved Hide resolved
@maxgttph maxgttph force-pushed the refacto-storage-lanes branch 3 times, most recently from 23fc25d to eca207b Compare February 3, 2025 13:44
@maxgttph maxgttph force-pushed the refacto-storage-lanes branch from eca207b to 5ebb591 Compare February 3, 2025 13:59
Copy link
Member

@wraitii wraitii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maxgttph maxgttph merged commit 83104b7 into main Feb 3, 2025
11 checks passed
@maxgttph maxgttph deleted the refacto-storage-lanes branch February 3, 2025 17:16
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