arnor-sigurdsson / EIR

A toolkit for training deep learning models on genotype, tabular, sequence, image, array and binary data.
https://eir.readthedocs.io/
GNU Affero General Public License v3.0
26 stars 5 forks source link

Sync streaming dataset #79

Closed arnor-sigurdsson closed 3 months ago

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 88.05310% with 81 lines in your changes missing coverage. Please review.

Project coverage is 90.80%. Comparing base (cc2c7cc) to head (7f03f95).

Files Patch % Lines
eir/data_load/data_streaming/streaming_dataset.py 86.66% 28 Missing :warning:
...up/streaming_data_setup/streaming_data_adapters.py 89.69% 27 Missing :warning:
...setup/streaming_data_setup/streaming_data_utils.py 76.59% 11 Missing :warning:
eir/train_utils/train_handlers.py 83.33% 3 Missing :warning:
eir/data_load/data_loading_funcs.py 0.00% 2 Missing :warning:
eir/serve_modules/serve_network_utils.py 80.00% 2 Missing :warning:
...a_load/data_preparation_modules/prepare_tabular.py 0.00% 1 Missing :warning:
eir/data_load/data_source_modules/common_utils.py 0.00% 1 Missing :warning:
eir/data_load/data_source_modules/deeplake_ops.py 0.00% 1 Missing :warning:
eir/data_load/data_source_modules/local_ops.py 0.00% 1 Missing :warning:
... and 4 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## ========================================== + Coverage 89.91% 90.80% +0.88% ========================================== Files 147 152 +5 Lines 13819 14433 +614 ========================================== + Hits 12426 13106 +680 + Misses 1393 1327 -66 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.