Closed alfiopuglisi closed 4 months ago
Attention: Patch coverage is 57.14286%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 75.05%. Comparing base (
9b75a8f
) to head (50b0ad5
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
arte/dataelab/data_loader.py | 28.57% | 15 Missing :warning: |
arte/dataelab/base_2dmap.py | 0.00% | 7 Missing :warning: |
arte/dataelab/base_timeseries.py | 66.66% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Logger removed because I found out I wasn't using it at all. Also I renamed "loader_or_data" to just "data" since now it accepts anything.
Added TxtDataLoader to allow lazy loading of KADAT subaperture map.