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

feat: add kubebuilders validations for name length to be <= 63 #218

Merged
merged 70 commits into from
Jan 4, 2025

resolve conflict with latest commit

8078722
Select commit
Loading
Failed to load commit list.
Merged

feat: add kubebuilders validations for name length to be <= 63 #218

resolve conflict with latest commit
8078722
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

79.90% (+0.10%) compared to 78457e5

View this Pull Request on Codecov

79.90% (+0.10%) compared to 78457e5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.90%. Comparing base (78457e5) to head (8078722).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
+ Coverage   79.79%   79.90%   +0.10%     
==========================================
  Files          27       27              
  Lines        3846     3846              
==========================================
+ Hits         3069     3073       +4     
+ Misses        622      618       -4     
  Partials      155      155              

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