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

[es cit] Use storage factory instead of manual creation #5313

Merged
merged 28 commits into from
Apr 6, 2024

simplify

2863e8d
Select commit
Loading
Failed to load commit list.
Merged

[es cit] Use storage factory instead of manual creation #5313

simplify
2863e8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2024 in 0s

95.25% (target 94.40%)

View this Pull Request on Codecov

95.25% (target 94.40%)

Details

Codecov Report

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

Project coverage is 95.25%. Comparing base (7fcbca8) to head (2863e8d).

Files Patch % Lines
plugin/storage/integration/integration.go 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5313      +/-   ##
==========================================
+ Coverage   95.16%   95.25%   +0.09%     
==========================================
  Files         340      340              
  Lines       16666    16672       +6     
==========================================
+ Hits        15860    15881      +21     
+ Misses        616      602      -14     
+ Partials      190      189       -1     

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