Skip to content

refactor: use httptest instead of mocking client

e5ea790
Select commit
Loading
Failed to load commit list.
Closed

Manage Image Overflow in our Quay.io Repository #843

refactor: use httptest instead of mocking client
e5ea790
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2025 in 1s

82.04% (-0.05%) compared to b90235e

View this Pull Request on Codecov

82.04% (-0.05%) compared to b90235e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.04%. Comparing base (b90235e) to head (e5ea790).
Report is 289 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #843      +/-   ##
==========================================
- Coverage   82.08%   82.04%   -0.05%     
==========================================
  Files          76       76              
  Lines        6090     6092       +2     
==========================================
- Hits         4999     4998       -1     
- Misses        746      747       +1     
- Partials      345      347       +2     
Components Coverage Δ
api/v1beta1 (u) 71.42% <ø> (ø)
api/v1beta2 (u) 85.35% <ø> (ø)
pkg/common (u) 88.13% <ø> (ø)
pkg/istio (u) 72.50% <ø> (ø)
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) 83.64% <ø> (ø)
controllers (i) 82.47% <100.00%> (-0.03%) ⬇️

see 7 files with indirect coverage changes

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