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

Separate Primary And Archive For GRPC Remote Storage

c4a67a0
Select commit
Loading
Failed to load commit list.
Merged

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

Separate Primary And Archive For GRPC Remote Storage
c4a67a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

96.18% (target 95.00%)

View this Pull Request on Codecov

96.18% (target 95.00%)

Details

Codecov Report

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

Project coverage is 96.18%. Comparing base (b689a86) to head (c4a67a0).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
plugin/storage/factory.go 97.43% 2 Missing ⚠️
plugin/storage/es/factory.go 98.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6567      +/-   ##
==========================================
- Coverage   96.24%   96.18%   -0.06%     
==========================================
  Files         375      375              
  Lines       21397    21200     -197     
==========================================
- Hits        20593    20391     -202     
- Misses        612      616       +4     
- Partials      192      193       +1     

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