Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

refactor: Pull logic out of BaseHistoryInfra into BaseService and Dat…

ef4fbf1
Select commit
Loading
Failed to load commit list.
Closed

refactor: Pull db logic out of BaseHistoryInfra #273

refactor: Pull logic out of BaseHistoryInfra into BaseService and Dat…
ef4fbf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 0s

83.80% (+0.00%) compared to 57f4ed4

View this Pull Request on Codecov

83.80% (+0.00%) compared to 57f4ed4

Details

Codecov Report

❌ Patch coverage is 92.06349% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.80%. Comparing base (57f4ed4) to head (ef4fbf1).

Files with missing lines Patch % Lines
backend/tarsy/repositories/retries.py 92.30% 8 Missing ⚠️
backend/tarsy/services/base_service.py 91.25% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   83.79%   83.80%           
=======================================
  Files         143      145    +2     
  Lines       13543    13595   +52     
=======================================
+ Hits        11349    11393   +44     
- Misses       2194     2202    +8     

☔ 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.