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

Add information for cross-major-version aliases #3881

Merged
merged 13 commits into from
Jan 24, 2025

Fix parsing of versionLookup

5e22fa1
Select commit
Loading
Failed to load commit list.
Merged

Add information for cross-major-version aliases #3881

Fix parsing of versionLookup
5e22fa1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

57.26% (-0.13%) compared to 86f5987, passed because coverage increased by 0.08% when compared to adjusted base (57.17%)

View this Pull Request on Codecov

57.26% (-0.13%) compared to 86f5987, passed because coverage increased by 0.08% when compared to adjusted base (57.17%)

Details

Codecov Report

Attention: Patch coverage is 64.08451% with 51 lines in your changes missing coverage. Please review.

Project coverage is 57.26%. Comparing base (86f5987) to head (5e22fa1).

Files with missing lines Patch % Lines
provider/pkg/versioning/defaultVersion.go 76.78% 8 Missing and 5 partials ⚠️
provider/pkg/versioning/specs.go 13.33% 13 Missing ⚠️
provider/pkg/openapi/discover.go 45.45% 10 Missing and 2 partials ⚠️
provider/pkg/versioning/build_schema.go 0.00% 8 Missing ⚠️
provider/pkg/gen/examples.go 71.42% 2 Missing ⚠️
provider/pkg/pcl/pcl.go 0.00% 2 Missing ⚠️
provider/pkg/squeeze/squeeze.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3881      +/-   ##
==========================================
- Coverage   57.38%   57.26%   -0.13%     
==========================================
  Files          79       78       -1     
  Lines       12456    12438      -18     
==========================================
- Hits         7148     7122      -26     
- Misses       4765     4769       +4     
- Partials      543      547       +4     

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