Skip to content

add tests

cb7cf90
Select commit
Loading
Failed to load commit list.
Open

DR2-112 | Secure app method #193

add tests
cb7cf90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

96.44% (+0.05%) compared to 8d6ce0e

View this Pull Request on Codecov

96.44% (+0.05%) compared to 8d6ce0e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.44%. Comparing base (8d6ce0e) to head (cb7cf90).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #193      +/-   ##
===========================================
+ Coverage    96.39%   96.44%   +0.05%     
===========================================
  Files           35       35              
  Lines          665      676      +11     
===========================================
+ Hits           641      652      +11     
  Misses          24       24              
Files with missing lines Coverage Δ
trench/backends/application.py 100.00% <100.00%> (ø)
trench/backends/aws.py 86.36% <100.00%> (ø)
trench/backends/base.py 100.00% <100.00%> (ø)
trench/backends/basic_mail.py 100.00% <100.00%> (ø)
trench/backends/sms_api.py 95.23% <100.00%> (+0.23%) ⬆️
trench/backends/twilio.py 94.73% <100.00%> (+0.29%) ⬆️
trench/backends/yubikey.py 100.00% <100.00%> (ø)
trench/exceptions.py 100.00% <100.00%> (ø)
trench/views/base.py 92.56% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.