Closed ehennestad closed 2 weeks ago
Todo:
assert
function.Attention: Patch coverage is 58.49057%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 90.80%. Comparing base (
5aa27d9
) to head (1b9cc75
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
+file/fillProps.m | 0.00% | 4 Missing :warning: |
+file/Group.m | 71.42% | 2 Missing :warning: |
+file/fillValidators.m | 50.00% | 2 Missing :warning: |
+io/getBaseType.m | 0.00% | 2 Missing :warning: |
+io/writeCompound.m | 0.00% | 2 Missing :warning: |
+io/writeDataset.m | 0.00% | 2 Missing :warning: |
+misc/str2validName.m | 0.00% | 2 Missing :warning: |
+types/+util/checkDependent.m | 0.00% | 2 Missing :warning: |
+file/fillConstructor.m | 50.00% | 1 Missing :warning: |
+io/parseGroup.m | 50.00% | 1 Missing :warning: |
... and 2 more |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fix #11
Motivation
Fix issue
How to test the behavior?
Checklist
fix #XX
whereXX
is the issue number?