Keep HostId in memory #303
Merged
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
@@ 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%) |
⬇️ |
Loading