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: add appeal status in approvals API and introduce expression in additional appeals #381

Closed Chief-Rishab closed 1 year ago

Chief-Rishab commented 1 year ago

Require

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4966340494


Changes Missing Coverage Covered Lines Changed/Added Lines %
core/grant/service.go 15 17 88.24%
plugins/notifiers/slack/client.go 4 6 66.67%
core/provider/service.go 14 17 82.35%
core/appeal/service.go 15 21 71.43%
<!-- Total: 75 88 85.23% -->
Files with Coverage Reduction New Missed Lines %
plugins/notifiers/slack/client.go 24 71.31%
core/grant/service.go 47 82.56%
core/provider/service.go 47 80.09%
core/appeal/service.go 109 78.96%
<!-- Total: 227 -->
Totals Coverage Status
Change from base Build 4964987084: 0.01%
Covered Lines: 8011
Relevant Lines: 10635

💛 - Coveralls