Skip to content

tests: add cases to test parsing and working of `disable_local_passwo…

ba71c03
Select commit
Loading
Failed to load commit list.
Open

Allow disabling local password through broker.conf #1234

tests: add cases to test parsing and working of `disable_local_passwo…
ba71c03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2026 in 0s

80.54% (-7.10%) compared to 8304517

View this Pull Request on Codecov

80.54% (-7.10%) compared to 8304517

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.54%. Comparing base (8304517) to head (ba71c03).

Files with missing lines Patch % Lines
authd-oidc-brokers/internal/broker/broker.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1234      +/-   ##
==========================================
- Coverage   87.64%   80.54%   -7.10%     
==========================================
  Files          91       20      -71     
  Lines        6231      987    -5244     
  Branches      111        0     -111     
==========================================
- Hits         5461      795    -4666     
+ Misses        714      192     -522     
+ Partials       56        0      -56     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.