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 maxrss to ps_memory_full_info() on macOS #189

Merged
merged 3 commits into from
Jan 26, 2025

`ps_memory_full_info()` -> `maxrss` on Linux as well

587411e
Select commit
Loading
Failed to load commit list.
Merged

Add maxrss to ps_memory_full_info() on macOS #189

`ps_memory_full_info()` -> `maxrss` on Linux as well
587411e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 26, 2025 in 0s

0.00% of diff hit (target 60.53%)

View this Pull Request on Codecov

0.00% of diff hit (target 60.53%)

Annotations

Check warning on line 618 in R/low-level.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/low-level.R#L613-L618

Added lines #L613 - L618 were not covered by tests

Check warning on line 640 in R/low-level.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/low-level.R#L640

Added line #L640 was not covered by tests

Check warning on line 643 in R/low-level.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/low-level.R#L643

Added line #L643 was not covered by tests

Check warning on line 482 in src/api-posix.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api-posix.c#L482

Added line #L482 was not covered by tests

Check warning on line 484 in src/api-posix.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api-posix.c#L484

Added line #L484 was not covered by tests

Check warning on line 488 in src/api-posix.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api-posix.c#L488

Added line #L488 was not covered by tests