Improve TADriver interface and implementations #1032
Codecov / codecov/project
succeeded
Jan 27, 2025 in 0s
97.52% (+0.03%) compared to c6453bf
View this Pull Request on Codecov
97.52% (+0.03%) compared to c6453bf
Details
Codecov Report
Attention: Patch coverage is 89.32515%
with 87 lines
in your changes missing coverage. Please review.
Project coverage is 97.52%. Comparing base (
c6453bf
) to head (2ad04b0
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
services/ta_utils.py | 76.47% | 40 Missing |
ta_storage/pg.py | 83.58% | 22 Missing |
ta_storage/bq.py | 77.77% | 20 Missing |
ta_storage/base.py | 85.29% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1032 +/- ##
==========================================
+ Coverage 97.48% 97.52% +0.03%
==========================================
Files 459 462 +3
Lines 37279 37956 +677
==========================================
+ Hits 36341 37015 +674
- Misses 938 941 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading