Open ehennestad opened 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.00%. Comparing base (
95b5e5e
) to head (a458d62
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fix #607
Motivation
Ensure that only relevant namespaces/specifications are embedded in an NWB file. This issue suggests that such extra namespaces can cause errors when validating with NWBInspector.
How to test the behavior?
Questions / todo
kebab-case
? - Appears sosnake_case
? - Appears sospecification
group be completely cleared before rewriting it if exporting to an existing file?Checklist
fix #XX
whereXX
is the issue number?