Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Add syscall_reponse docs #827

Merged
merged 6 commits into from
Jul 18, 2023
Merged

Add syscall_reponse docs #827

merged 6 commits into from
Jul 18, 2023

Conversation

xqft
Copy link
Contributor

@xqft xqft commented Jul 17, 2023

Add syscall_reponse docs

Description

Closes #750

Copy link
Collaborator

@juanbono juanbono left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review the comments

@matias-gonz matias-gonz requested a review from juanbono July 18, 2023 14:31
@matias-gonz matias-gonz enabled auto-merge July 18, 2023 14:42
@codecov-commenter
Copy link

Codecov Report

Merging #827 (ef8d42b) into main (ab70113) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head ef8d42b differs from pull request most recent head 2cb5aaa. Consider uploading reports for the commit 2cb5aaa to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #827   +/-   ##
=======================================
  Coverage   91.76%   91.76%           
=======================================
  Files          54       54           
  Lines       12870    12871    +1     
=======================================
+ Hits        11810    11811    +1     
  Misses       1060     1060           
Impacted Files Coverage Δ
src/syscalls/syscall_response.rs 75.00% <ø> (ø)

... and 1 file with indirect coverage changes

@matias-gonz matias-gonz added this pull request to the merge queue Jul 18, 2023
Merged via the queue into main with commit 47bb93e Jul 18, 2023
@juanbono juanbono deleted the syscall_response_doc branch July 31, 2023 23:37
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.

Document syscall/syscall_response module
5 participants