Skip to content

Add OpenAPIModelName() generation for v1alpha1 and lib/version types

1fc710b
Select commit
Loading
Failed to load commit list.
Merged

Add OpenAPIModelName() generation for v1alpha1 and lib/version types #477

Add OpenAPIModelName() generation for v1alpha1 and lib/version types
1fc710b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 24, 2026 in 0s

22.13% (-15.74%) compared to 1b5c3ea

View this Pull Request on Codecov

22.13% (-15.74%) compared to 1b5c3ea

Details

Codecov Report

❌ Patch coverage is 0% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.13%. Comparing base (1b5c3ea) to head (1fc710b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/operators/v1alpha1/zz_generated.model_name.go 0.00% 114 Missing ⚠️
pkg/lib/version/zz_generated.model_name.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #477       +/-   ##
===========================================
- Coverage   37.86%   22.13%   -15.74%     
===========================================
  Files          57       60        +3     
  Lines        4563     7869     +3306     
===========================================
+ Hits         1728     1742       +14     
- Misses       2678     5969     +3291     
- Partials      157      158        +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.