NeurodataWithoutBorders / matnwb

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

Fix syntax error #609

Closed ehennestad closed 3 weeks ago

ehennestad commented 3 weeks ago

Motivation

Fix syntax error. Can cause problems when compiling code (i.e #564 ) or packaging to MATLAB toolbox (mltbx file).

How to test the behavior?

N/A

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.63%. Comparing base (bc4b87d) to head (4a2133b). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #609 +/- ## ======================================= Coverage 90.63% 90.63% ======================================= Files 106 106 Lines 4686 4686 ======================================= Hits 4247 4247 Misses 439 439 ``` | [Flag](https://app.codecov.io/gh/NeurodataWithoutBorders/matnwb/pull/609/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NeurodataWithoutBorders) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/NeurodataWithoutBorders/matnwb/pull/609/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NeurodataWithoutBorders) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NeurodataWithoutBorders#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.