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

Remove duplicate error handling in authz_vote.go #241

Merged
merged 2 commits into from
Sep 30, 2024

Merge branch 'dev' into 20240911_2

48dea45
Select commit
Loading
Failed to load commit list.
Merged

Remove duplicate error handling in authz_vote.go #241

Merge branch 'dev' into 20240911_2
48dea45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

21.85% (+6.08%) compared to c644192

View this Pull Request on Codecov

21.85% (+6.08%) compared to c644192

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.85%. Comparing base (c644192) to head (48dea45).
Report is 59 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #241      +/-   ##
==========================================
+ Coverage   15.77%   21.85%   +6.08%     
==========================================
  Files          25       29       +4     
  Lines        4722     4378     -344     
==========================================
+ Hits          745      957     +212     
+ Misses       3946     3363     -583     
- Partials       31       58      +27     

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