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

Refactor dynamic table #612

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from

Delete requirements.txt

07b746d
Select commit
Loading
Failed to load commit list.
Draft

Refactor dynamic table #612

Delete requirements.txt
07b746d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 0s

90.18% (-0.46%) compared to 6717aa1

View this Pull Request on Codecov

90.18% (-0.46%) compared to 6717aa1

Details

Codecov Report

Attention: Patch coverage is 85.83333% with 34 lines in your changes missing coverage. Please review.

Project coverage is 90.18%. Comparing base (6717aa1) to head (07b746d).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
+types/+util/+dynamictable/addVarargColumn.m 73.17% 22 Missing ⚠️
+types/+util/getVectorClassName.m 60.86% 9 Missing ⚠️
+types/+util/+dynamictable/addColumn.m 94.44% 1 Missing ⚠️
+types/+util/+dynamictable/addRawData.m 92.30% 1 Missing ⚠️
+types/+util/+dynamictable/getIndex.m 97.56% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #612      +/-   ##
==========================================
- Coverage   90.63%   90.18%   -0.46%     
==========================================
  Files         106      107       +1     
  Lines        4689     4767      +78     
==========================================
+ Hits         4250     4299      +49     
- Misses        439      468      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.