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

[DOP-22144] Introduce TotalFilesSize limit #326

Merged
merged 1 commit into from
Jan 13, 2025

[DOP-22144] Introduce TotalFilesSize limit

b02ff6e
Select commit
Loading
Failed to load commit list.
Merged

[DOP-22144] Introduce TotalFilesSize limit #326

[DOP-22144] Introduce TotalFilesSize limit
b02ff6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

91.83% (target 91.00%)

View this Pull Request on Codecov

91.83% (target 91.00%)

Details

Codecov Report

Attention: Patch coverage is 88.46154% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.83%. Comparing base (dc1bc9a) to head (b02ff6e).

Files with missing lines Patch % Lines
onetl/file/limit/total_files_size.py 89.18% 3 Missing and 1 partial ⚠️
onetl/file/limit/max_files_count.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #326      +/-   ##
===========================================
+ Coverage    91.67%   91.83%   +0.15%     
===========================================
  Files          225      226       +1     
  Lines         9698     9746      +48     
  Branches       988      993       +5     
===========================================
+ Hits          8891     8950      +59     
+ Misses         612      603       -9     
+ Partials       195      193       -2     

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