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] Change logic of applying limits #327

Merged
merged 1 commit into from
Jan 13, 2025

[DOP-22144] Change logic of applying limits in FileConnection.walk

d080c9e
Select commit
Loading
Failed to load commit list.
Merged

[DOP-22144] Change logic of applying limits #327

[DOP-22144] Change logic of applying limits in FileConnection.walk
d080c9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 1s

91.85% (target 91.00%)

View this Pull Request on Codecov

91.85% (target 91.00%)

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.85%. Comparing base (20eb931) to head (d080c9e).

Files with missing lines Patch % Lines
...netl/connection/file_connection/file_connection.py 62.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #327   +/-   ##
========================================
  Coverage    91.84%   91.85%           
========================================
  Files          227      227           
  Lines         9786     9784    -2     
  Branches       999      998    -1     
========================================
- Hits          8988     8987    -1     
  Misses         605      605           
+ Partials       193      192    -1     

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