Skip to content

Conversation

@rly
Copy link
Contributor

@rly rly commented Jan 7, 2026

TODO:

  • Add tests
  • Target 5.0 branch

How to test the behavior?

Run tests and pynwb tests

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 90.76923% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.41%. Comparing base (a21f308) to head (4302973).

Files with missing lines Patch % Lines
src/hdmf/build/manager.py 90.00% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1372      +/-   ##
==========================================
- Coverage   92.44%   92.41%   -0.03%     
==========================================
  Files          42       42              
  Lines        9762     9764       +2     
  Branches     1982     1985       +3     
==========================================
- Hits         9024     9023       -1     
  Misses        463      463              
- Partials      275      278       +3     

☔ 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.

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.

DynamicTableRegion written with hdmf_experimental instead of hdmf_common when using NWB extensions

2 participants