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: convert duration to days and appeal rejection notification #377

Closed Chief-Rishab closed 1 year ago

Chief-Rishab commented 1 year ago
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4580552373


Changes Missing Coverage Covered Lines Changed/Added Lines %
core/provider/service.go 2 3 66.67%
utils/time.go 12 13 92.31%
plugins/providers/bigquery/provider.go 23 26 88.46%
plugins/providers/bigquery/client.go 27 31 87.1%
plugins/providers/bigquery/model.go 8 20 40.0%
core/appeal/service.go 6 29 20.69%
<!-- Total: 84 128 65.63% -->
Files with Coverage Reduction New Missed Lines %
plugins/providers/bigquery/provider.go 1 80.31%
plugins/providers/bigquery/client.go 2 20.74%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 4405106078: 0.2%
Covered Lines: 7951
Relevant Lines: 10562

💛 - Coveralls