zitadel / terraform-provider-zitadel

Official Terraform provider for ZITADEL
https://zitadel.com
Apache License 2.0
21 stars 13 forks source link

feat: datasources to filter by name #146

Closed stebenz closed 5 months ago

stebenz commented 5 months ago

Definition of Ready

codecov[bot] commented 5 months ago

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (481ce15) 62.77% compared to head (a81d553) 63.20%. Report is 1 commits behind head on main.

Files Patch % Lines
zitadel/application_api/funcs.go 75.00% 6 Missing and 3 partials :warning:
zitadel/application_oidc/funcs.go 75.67% 6 Missing and 3 partials :warning:
zitadel/machine_user/funcs.go 73.52% 6 Missing and 3 partials :warning:
zitadel/project/funcs.go 73.52% 6 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ========================================== + Coverage 62.77% 63.20% +0.42% ========================================== Files 156 156 Lines 12367 12609 +242 ========================================== + Hits 7763 7969 +206 - Misses 3355 3379 +24 - Partials 1249 1261 +12 ``` | [Flag](https://app.codecov.io/gh/zitadel/terraform-provider-zitadel/pull/146/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zitadel) | Coverage Δ | | |---|---|---| | [acceptance-tests](https://app.codecov.io/gh/zitadel/terraform-provider-zitadel/pull/146/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zitadel) | `63.20% <85.24%> (+0.42%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zitadel#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.