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: v0.6.0 #366

Closed rahmatrhd closed 1 year ago

rahmatrhd commented 1 year ago

Changes:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4220238386


Changes Missing Coverage Covered Lines Changed/Added Lines %
api/handler/v1beta1/grpc.go 13 14 92.86%
plugins/providers/gcs/provider.go 16 18 88.89%
plugins/providers/gcs/client.go 0 50 0.0%
<!-- Total: 80 133 60.15% -->
Files with Coverage Reduction New Missed Lines %
api/handler/v1beta1/grpc.go 1 90.91%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4174814353: -0.2%
Covered Lines: 7714
Relevant Lines: 10277

💛 - Coveralls
rahmatrhd commented 1 year ago

@ravisuhag can we enable the option for not squashing PR?

context: for this PR, I was experimenting to implement git-flow