Skip to content

⚡ [performance improvement of authenticator configs]#160

Merged
ffalcinelli merged 1 commit into
mainfrom
perf/authenticator-config-n-plus-1-17206514615699062666
Jul 12, 2026
Merged

⚡ [performance improvement of authenticator configs]#160
ffalcinelli merged 1 commit into
mainfrom
perf/authenticator-config-n-plus-1-17206514615699062666

refactor(apply): fix n+1 query in apply_authenticator_configs

f20ccc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

91.98% (-0.09%) compared to fd9c589, passed because coverage increased by 0.06% when compared to adjusted base (91.92%)

View this Pull Request on Codecov

91.98% (-0.09%) compared to fd9c589, passed because coverage increased by 0.06% when compared to adjusted base (91.92%)

Details

Codecov Report

❌ Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.98%. Comparing base (fd9c589) to head (f20ccc5).

Files with missing lines Patch % Lines
src/apply/authenticator_config.rs 95.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   92.07%   91.98%   -0.09%     
==========================================
  Files          29       29              
  Lines        2359     2358       -1     
==========================================
- Hits         2172     2169       -3     
- Misses        187      189       +2     

☔ View full report in Codecov by Harness.
📢 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.