raystack / guardian

Guardian is universal data access management tool with automated access workflows and security controls across data stores, analytical systems, and cloud products.
https://guardian.vercel.app/
Apache License 2.0
137 stars 21 forks source link

feat: support dry run create and update policy and provider #326

Closed haveiss closed 1 year ago

haveiss commented 1 year ago

Closes: https://github.com/odpf/guardian/issues/128

Proton PR: https://github.com/odpf/proton/pull/221

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
guardian ✅ Ready (Inspect) Visit Preview Nov 17, 2022 at 7:40AM (UTC)
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3486295141


Changes Missing Coverage Covered Lines Changed/Added Lines %
api/handler/v1beta1/policy.go 1 3 33.33%
api/handler/v1beta1/provider.go 2 6 33.33%
core/policy/service.go 7 13 53.85%
core/provider/service.go 23 30 76.67%
<!-- Total: 33 52 63.46% -->
Files with Coverage Reduction New Missed Lines %
core/policy/service.go 1 62.55%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 3476997011: -0.02%
Covered Lines: 6121
Relevant Lines: 8176

💛 - Coveralls