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 configuration for controlling the autonaming behavior #1831

Merged
merged 5 commits into from
Nov 18, 2024

Adding provider.Configure tests to validate autoNaming unmarshalling

7fad16d
Select commit
Loading
Failed to load commit list.
Merged

Add configuration for controlling the autonaming behavior #1831

Adding provider.Configure tests to validate autoNaming unmarshalling
7fad16d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

49.96% (+0.34%) compared to 4111ee4

View this Pull Request on Codecov

49.96% (+0.34%) compared to 4111ee4

Details

Codecov Report

Attention: Patch coverage is 95.91837% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.96%. Comparing base (4111ee4) to head (7fad16d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
provider/pkg/provider/provider.go 85.71% 0 Missing and 1 partial ⚠️
provider/pkg/resources/extension_resource.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1831      +/-   ##
==========================================
+ Coverage   49.62%   49.96%   +0.34%     
==========================================
  Files          43       43              
  Lines        6591     6636      +45     
==========================================
+ Hits         3271     3316      +45     
  Misses       3077     3077              
  Partials      243      243              

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