Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return correct error on invalid grantee type #926

api: Return correct error on invalid grantee type

205f942
Select commit
Loading
Failed to load commit list.
Merged

Return correct error on invalid grantee type #926

api: Return correct error on invalid grantee type
205f942
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 0s

33.68% (+0.00%) compared to f76190c

View this Pull Request on Codecov

33.68% (+0.00%) compared to f76190c

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f76190c) 33.68% compared to head (205f942) 33.68%.
Report is 1 commits behind head on master.

Files Patch % Lines
api/handler/acl.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #926   +/-   ##
=======================================
  Coverage   33.68%   33.68%           
=======================================
  Files          64       64           
  Lines       10834    10834           
=======================================
  Hits         3649     3649           
  Misses       6777     6777           
  Partials      408      408           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.