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

Fix vector section trimming in driver loop #169

Merged
merged 2 commits into from
Oct 12, 2023

Extend trim_vector_sections functionality to driver loop

6e615f0
Select commit
Loading
Failed to load commit list.
Merged

Fix vector section trimming in driver loop #169

Extend trim_vector_sections functionality to driver loop
6e615f0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

92.12% (+0.00%) compared to ede5135

View this Pull Request on Codecov

92.12% (+0.00%) compared to ede5135

Details

Codecov Report

Merging #169 (6e615f0) into main (ede5135) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   92.12%   92.12%           
=======================================
  Files          90       90           
  Lines       16689    16689           
=======================================
+ Hits        15374    15375    +1     
+ Misses       1315     1314    -1     
Files Coverage Δ
.../transformations/single_column_coalesced_vector.py 98.70% <100.00%> (+0.64%) ⬆️