Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore check for DynamicTable shape #385

Merged
merged 7 commits into from
Jan 13, 2022

Conversation

cechava
Copy link
Collaborator

@cechava cechava commented Jan 7, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #385 (b7a40e3) into master (ddc825d) will increase coverage by 0.43%.
The diff coverage is 96.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
+ Coverage   85.25%   85.69%   +0.43%     
==========================================
  Files         125      125              
  Lines        4613     4684      +71     
==========================================
+ Hits         3933     4014      +81     
+ Misses        680      670      -10     
Impacted Files Coverage Δ
+types/+util/+dynamictable/addRow.m 92.30% <ø> (-7.70%) ⬇️
+types/+util/+dynamictable/checkConfig.m 92.59% <95.65%> (+17.59%) ⬆️
+tests/+system/DynamicTableTest.m 99.49% <100.00%> (+11.35%) ⬆️
+types/+util/+dynamictable/getTypeMap.m 88.00% <0.00%> (-12.00%) ⬇️
+types/+util/+dynamictable/addVarargRow.m 91.30% <0.00%> (-2.18%) ⬇️
+types/+untyped/+datapipe/BoundPipe.m 78.29% <0.00%> (-1.56%) ⬇️
+types/+util/+dynamictable/addRawData.m 85.29% <0.00%> (-1.48%) ⬇️
+types/+util/+dynamictable/getRow.m 96.47% <0.00%> (-1.18%) ⬇️
+types/+untyped/DataPipe.m 66.32% <0.00%> (-1.03%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5167c72...b7a40e3. Read the comment docs.

@cechava cechava marked this pull request as ready for review January 10, 2022 23:26
@cechava cechava merged commit 07209c3 into NeurodataWithoutBorders:master Jan 13, 2022
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.

2 participants