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

get available CPUs and RAM from daemon when launching a new instance in GUI #3867

Merged
merged 8 commits into from
Jan 16, 2025

use static_cast for type safety in get_total_ram()

96f5187
Select commit
Loading
Failed to load commit list.
Merged

get available CPUs and RAM from daemon when launching a new instance in GUI #3867

use static_cast for type safety in get_total_ram()
96f5187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 15, 2025 in 1s

66.66% of diff hit (target 89.03%)

View this Pull Request on Codecov

66.66% of diff hit (target 89.03%)

Annotations

Check warning on line 2793 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L2792-L2793

Added lines #L2792 - L2793 were not covered by tests