Skip to content

Add data orientation check exception for SpikeEventSeries#592

Merged
stephprince merged 6 commits into
devfrom
add-spikeventseries-exception
Jun 11, 2025
Merged

Add data orientation check exception for SpikeEventSeries#592
stephprince merged 6 commits into
devfrom
add-spikeventseries-exception

Conversation

@stephprince

Copy link
Copy Markdown
Contributor

Motivation

Fix #590.

@stephprince stephprince marked this pull request as ready for review May 16, 2025 22:41
@stephprince stephprince requested review from bendichter and rly and removed request for rly May 16, 2025 22:41
@stephprince stephprince requested a review from rly June 5, 2025 17:34
@stephprince stephprince merged commit 9dfbfd4 into dev Jun 11, 2025
47 checks passed
@stephprince stephprince deleted the add-spikeventseries-exception branch June 11, 2025 17:16
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.00%. Comparing base (f9eb9dc) to head (18d1f82).
Report is 2 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #592      +/-   ##
==========================================
+ Coverage   82.90%   87.00%   +4.10%     
==========================================
  Files          47       47              
  Lines        1544     1547       +3     
==========================================
+ Hits         1280     1346      +66     
+ Misses        264      201      -63     
Files with missing lines Coverage Δ
src/nwbinspector/checks/_time_series.py 91.39% <100.00%> (+0.28%) ⬆️

... and 5 files with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: SpikeEventSeries Critical Issue - Data may be in the wrong orientation

3 participants