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

Resolve some of the non-API conundrum #1747

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

resolve FRAME(), HASHTAB(), PRENV(), PREXPR(), PRVALUE()

d32c390
Select commit
Loading
Failed to load commit list.
Open

Resolve some of the non-API conundrum #1747

resolve FRAME(), HASHTAB(), PRENV(), PREXPR(), PRVALUE()
d32c390
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 0s

77.27% of diff hit (target 83.45%)

View this Pull Request on Codecov

77.27% of diff hit (target 83.45%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/exported.c#L480

Added line #L480 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/exported.c#L483

Added line #L483 was not covered by tests

Check warning on line 319 in src/rlang/walk.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/walk.c#L319

Added line #L319 was not covered by tests

Check warning on line 334 in src/rlang/walk.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/walk.c#L334

Added line #L334 was not covered by tests

Check warning on line 349 in src/rlang/walk.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rlang/walk.c#L349

Added line #L349 was not covered by tests