Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Refactor - Improve syscall errors #536

Merged
merged 4 commits into from
Oct 1, 2023
Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Oct 1, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #536 (4422db1) into main (ae16614) will decrease coverage by 1.14%.
The diff coverage is 75.55%.

@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
- Coverage   89.55%   88.41%   -1.14%     
==========================================
  Files          24       24              
  Lines       10094    10258     +164     
==========================================
+ Hits         9040     9070      +30     
- Misses       1054     1188     +134     
Files Coverage Δ
src/elf.rs 87.57% <ø> (ø)
src/interpreter.rs 98.81% <ø> (ø)
src/jit.rs 91.49% <ø> (ø)
src/memory_region.rs 94.10% <ø> (ø)
src/program.rs 82.97% <100.00%> (+2.39%) ⬆️
src/vm.rs 83.97% <ø> (-1.93%) ⬇️
src/syscalls.rs 22.01% <16.66%> (-77.99%) ⬇️
src/error.rs 67.92% <67.30%> (-32.08%) ⬇️

@Lichtso Lichtso merged commit 32b1a6f into main Oct 1, 2023
@Lichtso Lichtso deleted the refactor/improve_syscall_errors branch October 1, 2023 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants