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

[storage] Remove distinction between primary and archive storage interfaces #6567

Merged
merged 82 commits into from
Jan 25, 2025

Add Mocks

ba5fdd4
Select commit
Loading
Failed to load commit list.
Merged

[storage] Remove distinction between primary and archive storage interfaces #6567

Add Mocks
ba5fdd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 0s

96.05% (target 95.00%)

View this Pull Request on Codecov

96.05% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 98.79032% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.05%. Comparing base (aece007) to head (ba5fdd4).

Files with missing lines Patch % Lines
plugin/storage/factory.go 97.33% 2 Missing ⚠️
plugin/storage/es/factory.go 98.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6567      +/-   ##
==========================================
- Coverage   96.10%   96.05%   -0.05%     
==========================================
  Files         366      364       -2     
  Lines       20949    20747     -202     
==========================================
- Hits        20133    19929     -204     
- Misses        620      622       +2     
  Partials      196      196              

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