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

Clear all CI checks on all platforms #402

Merged
merged 38 commits into from
Sep 20, 2024

Activate venv for later steps and remove all conda dependencies (#413)

1de5c25
Select commit
Loading
Failed to load commit list.
Merged

Clear all CI checks on all platforms #402

Activate venv for later steps and remove all conda dependencies (#413)
1de5c25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 13.41463% with 71 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@871f342). Learn more about missing BASE report.

Files with missing lines Patch % Lines
aeon/io/reader.py 21.05% 15 Missing ⚠️
aeon/analysis/movies.py 0.00% 10 Missing ⚠️
aeon/analysis/plotting.py 0.00% 9 Missing ⚠️
aeon/dj_pipeline/streams.py 0.00% 8 Missing ⚠️
aeon/analysis/block_plotting.py 0.00% 4 Missing ⚠️
aeon/dj_pipeline/acquisition.py 0.00% 4 Missing ⚠️
aeon/dj_pipeline/analysis/block_analysis.py 0.00% 4 Missing ⚠️
aeon/io/device.py 0.00% 4 Missing ⚠️
aeon/io/api.py 0.00% 3 Missing ⚠️
aeon/io/video.py 0.00% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage        ?   15.81%           
=======================================
  Files           ?       37           
  Lines           ?     3009           
  Branches        ?        0           
=======================================
  Hits            ?      476           
  Misses          ?     2533           
  Partials        ?        0           

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