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

Updated Go dependencies, removed deprecated pkgs #2694

Merged
merged 2 commits into from
Nov 14, 2023

fix tests

b888cac
Select commit
Failed to load commit list.
Merged

Updated Go dependencies, removed deprecated pkgs #2694

fix tests
b888cac
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

66.75% (-0.41%) compared to 17e99da

View this Pull Request on Codecov

66.75% (-0.41%) compared to 17e99da

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (17e99da) 67.15% compared to head (b888cac) 66.75%.
Report is 7 commits behind head on main.

Files Patch % Lines
internal/cli/cmd/exportregistry.go 42.85% 7 Missing and 1 partial ⚠️
internal/cli/cmd/version.go 50.00% 3 Missing and 1 partial ⚠️
internal/api/v1/application/export.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2694      +/-   ##
==========================================
- Coverage   67.15%   66.75%   -0.41%     
==========================================
  Files         210      210              
  Lines       18486    18474      -12     
==========================================
- Hits        12415    12333      -82     
- Misses       4998     5040      +42     
- Partials     1073     1101      +28     

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