NeurodataWithoutBorders / matnwb

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

add "savedirtemp" generation option #540

Open lawrence-mbf opened 10 months ago

lawrence-mbf commented 10 months ago

Motivation

Related to #220, will close manually later. Instead of making temp dir default, allows for saving to temp directory as an extra flag.

How to test the behavior?

generateCore('savedirtemp');

Checklist

codecov[bot] commented 9 months ago

Codecov Report

Merging #540 (71476d1) into master (a80f0aa) will decrease coverage by 0.01%. The diff coverage is 88.09%.

@@            Coverage Diff             @@
##           master     #540      +/-   ##
==========================================
- Coverage   87.78%   87.78%   -0.01%     
==========================================
  Files         132      132              
  Lines        5626     5633       +7     
==========================================
+ Hits         4939     4945       +6     
- Misses        687      688       +1     
Files Changed Coverage Δ
generateExtension.m 87.17% <85.29%> (-3.15%) :arrow_down:
+spec/generate.m 100.00% <100.00%> (ø)
generateCore.m 100.00% <100.00%> (+4.54%) :arrow_up:

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