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

[cbindlist/mergelist] Add some C utilities: NROW/NCOL/isDataTable/isDataList/perhapsDataTable #6433

Open
wants to merge 1 commit into
base: cbind-merge-list-mult-err
Choose a base branch
from

cbindlist

3ef33d7
Select commit
Loading
Failed to load commit list.
Open

[cbindlist/mergelist] Add some C utilities: NROW/NCOL/isDataTable/isDataList/perhapsDataTable #6433

cbindlist
3ef33d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 1, 2024 in 0s

0.00% of diff hit (target 98.61%)

View this Pull Request on Codecov

0.00% of diff hit (target 98.61%)

Annotations

Check warning on line 445 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L444-L445

Added lines #L444 - L445 were not covered by tests

Check warning on line 447 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L447

Added line #L447 was not covered by tests

Check warning on line 454 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L453-L454

Added lines #L453 - L454 were not covered by tests

Check warning on line 493 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L492-L493

Added lines #L492 - L493 were not covered by tests

Check warning on line 505 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L498-L505

Added lines #L498 - L505 were not covered by tests

Check warning on line 507 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L507

Added line #L507 was not covered by tests

Check warning on line 519 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L512-L519

Added lines #L512 - L519 were not covered by tests

Check warning on line 525 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L524-L525

Added lines #L524 - L525 were not covered by tests

Check warning on line 528 in src/utils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.c#L527-L528

Added lines #L527 - L528 were not covered by tests