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

fix: Make requests with no identity work with "*" target #3278

PR(FORMAT): Fix some odd formatting

6a7d5b9
Select commit
Loading
Failed to load commit list.
Merged

fix: Make requests with no identity work with "*" target #3278

PR(FORMAT): Fix some odd formatting
6a7d5b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 0s

78.07% (+0.11%) compared to 89f9f41

View this Pull Request on Codecov

78.07% (+0.11%) compared to 89f9f41

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.07%. Comparing base (89f9f41) to head (6a7d5b9).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3278      +/-   ##
===========================================
+ Coverage    77.97%   78.07%   +0.11%     
===========================================
  Files          382      382              
  Lines        35383    35390       +7     
===========================================
+ Hits         27587    27630      +43     
+ Misses        6149     6123      -26     
+ Partials      1647     1637      -10     
Files with missing lines Coverage Δ
internal/db/permission/check.go 86.05% <100.00%> (+2.71%) ⬆️

... and 18 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89f9f41...6a7d5b9. Read the comment docs.