Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve TADriver interface and implementations #1032

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

chore: make lint

2ad04b0
Select commit
Loading
Failed to load commit list.
Open

Improve TADriver interface and implementations #1032

chore: make lint
2ad04b0
Select commit
Loading
Failed to load commit list.
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.

⚠️ Impact Analysis from Codecov is deprecated and will be sunset on Jan 31 2025. See more