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

Create table and related cache for additional instance data #1262

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Merge branch 'main' into new_table_for_instance_console

5020911
Select commit
Loading
Failed to load commit list.
Open

Create table and related cache for additional instance data #1262

Merge branch 'main' into new_table_for_instance_console
5020911
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 1s

48.61% (-0.16%) compared to 5246254

View this Pull Request on Codecov

48.61% (-0.16%) compared to 5246254

Details

Codecov Report

Attention: Patch coverage is 25.21008% with 89 lines in your changes missing coverage. Please review.

Project coverage is 48.61%. Comparing base (5246254) to head (5020911).

Files with missing lines Patch % Lines
store/mysql/instance.go 18.60% 66 Missing and 4 partials ⚠️
cache/service/instance.go 52.38% 7 Missing and 3 partials ⚠️
store/boltdb/instance.go 25.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1262      +/-   ##
==========================================
- Coverage   48.76%   48.61%   -0.16%     
==========================================
  Files         218      218              
  Lines       41493    41612     +119     
==========================================
- Hits        20233    20228       -5     
- Misses      18990    19098     +108     
- Partials     2270     2286      +16     

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