bench: Add benchmark for mprotect and fix mmap #1082
Codecov / codecov/project
failed
Dec 9, 2024 in 0s
94.19% (-0.10%) compared to 94582ff
View this Pull Request on Codecov
94.19% (-0.10%) compared to 94582ff
Details
Codecov Report
Attention: Patch coverage is 0%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 94.19%. Comparing base (
94582ff
) to head (bbae052
).
Files with missing lines | Patch % | Lines |
---|---|---|
test/internal_benchmarks/memory_allocation.cpp | 0.00% | 19 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1082 +/- ##
==========================================
- Coverage 94.29% 94.19% -0.10%
==========================================
Files 157 157
Lines 17080 17098 +18
==========================================
Hits 16105 16105
- Misses 975 993 +18
Files with missing lines | Coverage Δ | |
---|---|---|
test/internal_benchmarks/memory_allocation.cpp | 0.00% <0.00%> (ø) |
Loading