Skip to content

Merge branch 'master' into spikesorting-populator-v1

2b7262e
Select commit
Loading
Failed to load commit list.
Draft

WIP: Add populator functions for ease of use #1279

Merge branch 'master' into spikesorting-populator-v1
2b7262e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2025 in 1s

64.88% (target 68.00%)

View this Pull Request on Codecov

64.88% (target 68.00%)

Details

Codecov Report

❌ Patch coverage is 0.10363% with 964 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.88%. Comparing base (dcff212) to head (2b7262e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/spyglass/spikesorting/v1/pipeline.py 0.00% 235 Missing ⚠️
src/spyglass/position/v1/pipeline_dlc_inference.py 0.00% 208 Missing ⚠️
src/spyglass/lfp/v1/pipeline.py 0.00% 118 Missing ⚠️
src/spyglass/decoding/v1/pipeline_sorted.py 0.00% 75 Missing ⚠️
src/spyglass/decoding/v1/pipeline_clusterless.py 0.00% 74 Missing ⚠️
...ecoding/v1/pipeline_waveform_feature_extraction.py 0.00% 63 Missing ⚠️
src/spyglass/position/v1/pipeline_dlc_training.py 0.00% 52 Missing ⚠️
src/spyglass/position/v1/pipeline_trodes.py 0.00% 45 Missing ⚠️
src/spyglass/linearization/v1/pipeline.py 0.00% 38 Missing ⚠️
src/spyglass/position/v1/pipeline_dlc_setup.py 0.00% 36 Missing ⚠️
... and 2 more

❌ Your project check has failed because the head coverage (64.88%) is below the target coverage (68.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1279      +/-   ##
==========================================
- Coverage   69.81%   64.88%   -4.93%     
==========================================
  Files         104      115      +11     
  Lines       12733    13689     +956     
==========================================
- Hits         8889     8882       -7     
- Misses       3844     4807     +963     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.