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

Support NWB Schema 2.7.0 #575

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Support NWB Schema 2.7.0 #575

wants to merge 4 commits into from

Conversation

lawrence-mbf
Copy link
Collaborator

Fixes #569

Checklist

  • Have you ensured the PR description clearly describes the problem and solutions?
  • Have you checked to ensure that there aren't other open or previously closed Pull Requests for the same change?
  • If this PR fixes an issue, is the first line of the PR description fix #XX where XX is the issue number?

Added 2.7.0 to nwb-schema/

Bump default generateCore version from 2.6.0 to 2.7.0
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.65%. Comparing base (5396243) to head (c48b5c1).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #575      +/-   ##
==========================================
+ Coverage   88.52%   88.65%   +0.13%     
==========================================
  Files         104      104              
  Lines        4636     4637       +1     
==========================================
+ Hits         4104     4111       +7     
+ Misses        532      526       -6     

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

@bendichter
Copy link
Contributor

This looks right. I think all we really need to do here is run some tests to make sure read/write works between PyNWB and MatNWB

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]: Release version 2.7.0
2 participants