Skip to content

Add in-memory registers storage #7233

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

Merged
merged 9 commits into from
Apr 24, 2025

Conversation

illia-malachyn
Copy link
Contributor

Closes #7186

Branched off #7220

@illia-malachyn illia-malachyn requested a review from a team as a code owner April 3, 2025 10:48
@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.26%. Comparing base (9cf7dcb) to head (4e9f781).
Report is 91 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7233      +/-   ##
==========================================
- Coverage   41.34%   41.26%   -0.08%     
==========================================
  Files        2180     2193      +13     
  Lines      190829   192006    +1177     
==========================================
+ Hits        78893    79228     +335     
- Misses     105342   106176     +834     
- Partials     6594     6602       +8     
Flag Coverage Δ
unittests 41.26% <100.00%> (-0.08%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peterargue peterargue changed the base branch from master to illia-malachyn/7187-collections-in-memory-storage April 8, 2025 22:59
Base automatically changed from illia-malachyn/7187-collections-in-memory-storage to master April 17, 2025 04:05
@peterargue peterargue added this pull request to the merge queue Apr 23, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 23, 2025
@peterargue peterargue added this pull request to the merge queue Apr 24, 2025
Merged via the queue into master with commit 252128f Apr 24, 2025
56 checks passed
@peterargue peterargue deleted the illia-malachyn/7186-in-memory-registers-storage branch April 24, 2025 02:50
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.

[DataAvailability] Create in-memory Registers storage implementation
5 participants