NeurodataWithoutBorders / matnwb

A Matlab interface for reading and writing NWB files
BSD 2-Clause "Simplified" License
49 stars 32 forks source link

Fix Concatenation Error #545

Closed lawrence-mbf closed 9 months ago

lawrence-mbf commented 9 months ago

Motivation

Fixes #544

How to test the behavior?

See #544

Checklist

codecov[bot] commented 9 months ago

Codecov Report

Merging #545 (ce9c997) into master (a80f0aa) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #545      +/-   ##
==========================================
+ Coverage   87.78%   87.82%   +0.03%     
==========================================
  Files         132      132              
  Lines        5626     5627       +1     
==========================================
+ Hits         4939     4942       +3     
+ Misses        687      685       -2     
Files Changed Coverage Δ
NwbFile.m 82.97% <100.00%> (+0.12%) :arrow_up:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more