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

Add ALTREP view support #1725

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Make ALTLIST view support conditional on R >=4.3.0

8ae0fee
Select commit
Loading
Failed to load commit list.
Draft

Add ALTREP view support #1725

Make ALTLIST view support conditional on R >=4.3.0
8ae0fee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 4, 2024 in 0s

90.36% of diff hit (target 83.50%)

View this Pull Request on Codecov

90.36% of diff hit (target 83.50%)

Annotations

Check warning on line 1084 in src/internal/exported.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/exported.c#L1084

Added line #L1084 was not covered by tests

Check warning on line 111 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 160 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 168 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L168

Added line #L168 was not covered by tests

Check warning on line 300 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 338 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L338

Added line #L338 was not covered by tests

Check warning on line 343 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L342-L343

Added lines #L342 - L343 were not covered by tests

Check warning on line 345 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L345

Added line #L345 was not covered by tests

Check warning on line 348 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L348

Added line #L348 was not covered by tests

Check warning on line 351 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L351

Added line #L351 was not covered by tests

Check warning on line 353 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L353

Added line #L353 was not covered by tests

Check warning on line 398 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L397-L398

Added lines #L397 - L398 were not covered by tests

Check warning on line 402 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L401-L402

Added lines #L401 - L402 were not covered by tests

Check warning on line 441 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L440-L441

Added lines #L440 - L441 were not covered by tests

Check warning on line 445 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L444-L445

Added lines #L444 - L445 were not covered by tests

Check warning on line 466 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L465-L466

Added lines #L465 - L466 were not covered by tests

Check warning on line 470 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L469-L470

Added lines #L469 - L470 were not covered by tests

Check warning on line 597 in src/rlang/view.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/view.c#L596-L597

Added lines #L596 - L597 were not covered by tests