Skip to content

docs(agents): update testing guidelines to prefer mocker.patch

f3a363b
Select commit
Loading
Failed to load commit list.
Merged

Fix credential in admin #1245

docs(agents): update testing guidelines to prefer mocker.patch
f3a363b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

64.75% (+0.69%) compared to 25eb362

View this Pull Request on Codecov

64.75% (+0.69%) compared to 25eb362

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.75%. Comparing base (25eb362) to head (f3a363b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1245      +/-   ##
==========================================
+ Coverage   64.05%   64.75%   +0.69%     
==========================================
  Files          40       40              
  Lines        2462     2491      +29     
==========================================
+ Hits         1577     1613      +36     
+ Misses        885      878       -7     
Files with missing lines Coverage Δ
jazzband/admin.py 100.00% <100.00%> (+14.58%) ⬆️

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 25eb362...f3a363b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.