Diana Popa

Results 6 issues of Diana Popa

We want to be able to specify to cargo-kcov the number of threads on which to run the tests. We are currently facing an issue where we see some intermittent...

# Reason for This PR Fixes #2967 ## Description of Changes We would only have baselines for Intel. We now can run this test on all supported CPUs. - [...

Add unit tests for exercising error path; coverage drops a lot now that metrics are in effect for those error paths.

Priority: Medium
Type: Enhancement

We need to clarify our use of `unwrap`s and `expect`s throughout the code (i.e. gracefully terminate program execution in case of invariant being violated).

Documentation: Usage
Priority: Low

Be able to run the demo on ARM metals also.

# Describe the bug We have been having 2 cases in the last 2 weeks where `tests/host_tools/uffd/Cargo.lock` was left behind and not checked in as part of the PR changes...

Good first issue
Type: Enhancement
Status: Parked