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

bearer: Improvements and test coverage #626

Merged
merged 9 commits into from
Oct 14, 2024

*: Compare protojson's using `require.JSONEq` in tests

a3f70f4
Select commit
Loading
Failed to load commit list.
Merged

bearer: Improvements and test coverage #626

*: Compare protojson's using `require.JSONEq` in tests
a3f70f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

55.36% (+1.16%) compared to a0572ad

View this Pull Request on Codecov

55.36% (+1.16%) compared to a0572ad

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.

Project coverage is 55.36%. Comparing base (a0572ad) to head (a3f70f4).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
eacl/table.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
+ Coverage   54.19%   55.36%   +1.16%     
==========================================
  Files         164      164              
  Lines       19191    19203      +12     
==========================================
+ Hits        10401    10631     +230     
+ Misses       8362     8183     -179     
+ Partials      428      389      -39     

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