Skip to content

[DOP-22133] Implement increment for transfers with file sources

b9c0c72
Select commit
Loading
Failed to load commit list.
Merged

[DOP-22133] Implement increment for transfers with file sources #209

[DOP-22133] Implement increment for transfers with file sources
b9c0c72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 0s

91.97% (target 92.00%)

View this Pull Request on Codecov

91.97% (target 92.00%)

Details

Codecov Report

Attention: Patch coverage is 92.18750% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.97%. Comparing base (c3473e0) to head (b9c0c72).

Files with missing lines Patch % Lines
syncmaster/worker/handlers/file/remote_df.py 85.18% 2 Missing and 2 partials ⚠️
syncmaster/dto/transfers_strategy.py 88.88% 1 Missing and 1 partial ⚠️
syncmaster/worker/handlers/db/clickhouse.py 33.33% 1 Missing and 1 partial ⚠️
syncmaster/dto/transfers.py 92.85% 0 Missing and 1 partial ⚠️
syncmaster/worker/handlers/file/local_df.py 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #209      +/-   ##
===========================================
+ Coverage    91.95%   91.97%   +0.01%     
===========================================
  Files          189      192       +3     
  Lines         4611     4695      +84     
  Branches       335      345      +10     
===========================================
+ Hits          4240     4318      +78     
- Misses         293      295       +2     
- Partials        78       82       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.