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

Azure Entra PIM custom resource #3663

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Change 'Unrecognized properties' from error to log message since it d…

5cba82d
Select commit
Loading
Failed to load commit list.
Draft

Azure Entra PIM custom resource #3663

Change 'Unrecognized properties' from error to log message since it d…
5cba82d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

58.53% (-0.54%) compared to ce90e01

View this Pull Request on Codecov

58.53% (-0.54%) compared to ce90e01

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 119 lines in your changes missing coverage. Please review.

Project coverage is 58.53%. Comparing base (ce90e01) to head (5cba82d).

Files with missing lines Patch % Lines
...ovider/pkg/resources/customresources/custom_pim.go 37.59% 76 Missing and 7 partials ⚠️
provider/pkg/provider/provider.go 36.36% 9 Missing and 5 partials ⚠️
provider/pkg/provider/crud/crud.go 0.00% 9 Missing ⚠️
provider/pkg/openapi/discover.go 0.00% 5 Missing and 1 partial ⚠️
...r/pkg/resources/customresources/customresources.go 62.50% 2 Missing and 1 partial ⚠️
...r/pkg/resources/customresources/custom_keyvault.go 0.00% 0 Missing and 2 partials ⚠️
...es/customresources/custom_keyvault_accesspolicy.go 0.00% 1 Missing ⚠️
...er/pkg/resources/customresources/custom_storage.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3663      +/-   ##
==========================================
- Coverage   59.07%   58.53%   -0.54%     
==========================================
  Files          70       71       +1     
  Lines       11102    11270     +168     
==========================================
+ Hits         6558     6597      +39     
- Misses       4041     4157     +116     
- Partials      503      516      +13     

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