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

Release Beta #1275

Merged
merged 1 commit into from
Jun 13, 2023

fix: delete for indexes should cleanup from metdata even if inmemory …

908416e
Select commit
Loading
Failed to load commit list.
Merged

Release Beta #1275

fix: delete for indexes should cleanup from metdata even if inmemory …
908416e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 13, 2023 in 1s

64.70% (-0.02%) compared to cf71306

View this Pull Request on Codecov

64.70% (-0.02%) compared to cf71306

Details

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.02 ⚠️

Comparison is base (cf71306) 64.71% compared to head (908416e) 64.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             beta    #1275      +/-   ##
==========================================
- Coverage   64.71%   64.70%   -0.02%     
==========================================
  Files         218      218              
  Lines       27557    27565       +8     
==========================================
+ Hits        17833    17835       +2     
- Misses       8173     8175       +2     
- Partials     1551     1555       +4     
Impacted Files Coverage Δ
server/metadata/tenant.go 66.58% <20.00%> (-0.35%) ⬇️

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.