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

Migrate system tests to use GRPC V2 API #6696

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Improve logging

c2a8152
Select commit
Loading
Failed to load commit list.
Draft

Migrate system tests to use GRPC V2 API #6696

Improve logging
c2a8152
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 1s

79.8% (-0.1%) compared to 4ee432f

View this Pull Request on Codecov

79.8% (-0.1%) compared to 4ee432f

Details

Codecov Report

Attention: Patch coverage is 41.07143% with 33 lines in your changes missing coverage. Please review.

Project coverage is 79.8%. Comparing base (4ee432f) to head (c2a8152).
Report is 1 commits behind head on develop.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
api/grpcserver/v2alpha1/layer.go 25.0% 14 Missing and 1 partial ⚠️
api/grpcserver/v2beta1/layer.go 25.0% 14 Missing and 1 partial ⚠️
sql/layers/layers.go 0.0% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6696     +/-   ##
=========================================
- Coverage     79.9%   79.8%   -0.1%     
=========================================
  Files          366     366             
  Lines        49999   49998      -1     
=========================================
- Hits         39952   39941     -11     
- Misses        7790    7799      +9     
- Partials      2257    2258      +1     

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