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

[configauth] Fix unmarshaling of confighttp.AuthConfig #10749

Merged
merged 2 commits into from
Jul 30, 2024

[configauth] Use correct mapstructure tag in confighttp Auth section …

832e2bb
Select commit
Loading
Failed to load commit list.
Merged

[configauth] Fix unmarshaling of confighttp.AuthConfig #10749

[configauth] Use correct mapstructure tag in confighttp Auth section …
832e2bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 0s

92.06% (target 90.00%)

View this Pull Request on Codecov

92.06% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.06%. Comparing base (14e8ac8) to head (832e2bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10749   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files         403      403           
  Lines       18812    18812           
=======================================
  Hits        17320    17320           
  Misses       1132     1132           
  Partials      360      360           

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