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

Improve temporally_align_data_interfaces #1162

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pauladkisson
Copy link
Member

@pauladkisson pauladkisson commented Dec 17, 2024

Fixes #1161

Unfortunately, this will break back-compatibility for anyone who implemented their own version of temporally_align_data_interfaces w/o re-implementing run_conversion. So, probably needs to be slated for 0.7.0.

@h-mayorquin, do you have a list of TODOs for 0.7.0 or a branch or something so that it doesn't get lost?

@h-mayorquin
Copy link
Collaborator

@h-mayorquin, do you have a list of TODOs for 0.7.0 or a branch or something so that it doesn't get lost?

No, but after the next release, we will make breaking changes so the next should be 0.7.0 anyway.

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (96dfdff) to head (a9b6962).
Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1162      +/-   ##
==========================================
+ Coverage   90.69%   90.75%   +0.05%     
==========================================
  Files         129      129              
  Lines        8189     8285      +96     
==========================================
+ Hits         7427     7519      +92     
- Misses        762      766       +4     
Flag Coverage Δ
unittests 90.75% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/neuroconv/nwbconverter.py 94.96% <100.00%> (ø)

... and 3 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants