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: Initial implementation for slack Api #330

Closed singhvikash11 closed 1 year ago

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 18, 2022 at 9:49AM (UTC)
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3495864813


Changes Missing Coverage Covered Lines Changed/Added Lines %
core/appeal/service.go 0 3 0.0%
api/handler/v1beta1/approval.go 0 29 0.0%
<!-- Total: 0 32 0.0% -->
Totals Coverage Status
Change from base Build 3488274545: -0.3%
Covered Lines: 6121
Relevant Lines: 8208

💛 - Coveralls
ravisuhag commented 1 year ago

@singhvikash11 Slack for approvals etc. should act like a client only. We should not club it with the server code. Can you first describe and discuss your approach on an issue. So that we are aligned on approach.