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

Keep HostId in memory #303

Merged
merged 6 commits into from
Dec 12, 2024

wip

a62d5b0
Select commit
Loading
Failed to load commit list.
Merged

Keep HostId in memory #303

wip
a62d5b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 0s

93.2% (-0.1%) compared to a2b1692

View this Pull Request on Codecov

93.2% (-0.1%) compared to a2b1692

Details

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.2%. Comparing base (a2b1692) to head (a62d5b0).

Files with missing lines Patch % Lines
crates/sargon/src/system/sargon_os/sargon_os.rs 80.0% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #303     +/-   ##
=======================================
- Coverage   93.3%   93.2%   -0.1%     
=======================================
  Files       1095    1095             
  Lines      22962   22966      +4     
  Branches      77      77             
=======================================
  Hits       21427   21427             
- Misses      1521    1525      +4     
  Partials      14      14             
Files with missing lines Coverage Δ
...s/sargon/src/system/sargon_os/sargon_os_profile.rs 85.7% <100.0%> (-0.2%) ⬇️
crates/sargon/src/system/sargon_os/sargon_os.rs 78.8% <80.0%> (-1.6%) ⬇️