Skip to content

test % fix

e25e75f
Select commit
Loading
Failed to load commit list.
Open

Add twilio call backend #161

test % fix
e25e75f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

97.89% (+0.17%) compared to ac2e9f9

View this Pull Request on Codecov

97.89% (+0.17%) compared to ac2e9f9

Details

Codecov Report

❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.89%. Comparing base (ac2e9f9) to head (e25e75f).
⚠️ Report is 51 commits behind head on develop.

Files with missing lines Patch % Lines
trench/backends/twilio.py 93.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #161      +/-   ##
===========================================
+ Coverage    97.72%   97.89%   +0.17%     
===========================================
  Files           40       40              
  Lines          878      902      +24     
===========================================
+ Hits           858      883      +25     
+ Misses          20       19       -1     
Files with missing lines Coverage Δ
trench/settings.py 98.14% <100.00%> (+0.42%) ⬆️
trench/backends/twilio.py 93.75% <93.33%> (-0.70%) ⬇️

... and 1 file with indirect coverage changes

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