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

[v2] Add e2e test with memory store #5751

Merged
merged 5 commits into from
Jul 16, 2024

fix

dd3a266
Select commit
Loading
Failed to load commit list.
Merged

[v2] Add e2e test with memory store #5751

fix
dd3a266
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 1s

96.66% (target 95.00%)

View this Pull Request on Codecov

96.66% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.66%. Comparing base (8d2aab6) to head (dd3a266).
Report is 1 commits behind head on main.

Files Patch % Lines
plugin/storage/memory/memory.go 0.00% 4 Missing ⚠️
plugin/storage/memory/factory.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5751      +/-   ##
==========================================
- Coverage   96.69%   96.66%   -0.03%     
==========================================
  Files         341      341              
  Lines       16444    16451       +7     
==========================================
+ Hits        15900    15902       +2     
- Misses        355      361       +6     
+ Partials      189      188       -1     

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