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

refactor(store): write actual share size to ods #3863

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

Conversation

walldiss
Copy link
Member

We used to write const for share size in file header. Instead we can write actual size from provided eds.

@walldiss walldiss added area:storage kind:refactor Attached to refactoring PRs labels Oct 18, 2024
@walldiss walldiss self-assigned this Oct 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.17%. Comparing base (2469e7a) to head (6299ef5).
Report is 344 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3863      +/-   ##
==========================================
+ Coverage   44.83%   45.17%   +0.34%     
==========================================
  Files         265      314      +49     
  Lines       14620    21800    +7180     
==========================================
+ Hits         6555     9849    +3294     
- Misses       7313    10932    +3619     
- Partials      752     1019     +267     

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

@walldiss walldiss enabled auto-merge (squash) October 20, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:storage kind:refactor Attached to refactoring PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants