Skip to content

fix(spp_api_v2): fix 3 failing outgoing log tests

f5fbed7
Select commit
Loading
Failed to load commit list.
Merged

feat(spp_api_v2): add outgoing API log model, service, and auditor security #38

fix(spp_api_v2): fix 3 failing outgoing log tests
f5fbed7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2026 in 0s

68.97% (-2.35%) compared to 5ac7496

View this Pull Request on Codecov

68.97% (-2.35%) compared to 5ac7496

Details

Codecov Report

❌ Patch coverage is 98.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.97%. Comparing base (5ac7496) to head (f5fbed7).
⚠️ Report is 44 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_approval/models/approval_mixin.py 14.28% 6 Missing ⚠️
spp_api_v2/services/outgoing_api_log_service.py 93.65% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             19.0      #38      +/-   ##
==========================================
- Coverage   71.31%   68.97%   -2.35%     
==========================================
  Files         299      400     +101     
  Lines       23618    32081    +8463     
==========================================
+ Hits        16844    22128    +5284     
- Misses       6774     9953    +3179     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.