Skip to content

StructuredDataset: add recursive `flatten_dict()`

Codecov / codecov/project failed Mar 23, 2024 in 1s

83.33% (-2.68%) compared to 64b8468

View this Pull Request on Codecov

83.33% (-2.68%) compared to 64b8468

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 83.33%. Comparing base (64b8468) to head (f5cd70d).
Report is 28 commits behind head on master.

Files Patch % Lines
flytekit/core/base_task.py 25.00% 5 Missing and 1 partial ⚠️
flytekit/types/structured/structured_dataset.py 68.42% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2252      +/-   ##
==========================================
- Coverage   86.01%   83.33%   -2.68%     
==========================================
  Files         322      311      -11     
  Lines       24376    24231     -145     
  Branches     3689     3503     -186     
==========================================
- Hits        20966    20192     -774     
- Misses       2754     3409     +655     
+ Partials      656      630      -26     

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