Skip to content

Rewrite/build syscalls#46

Open
LuisRuisinger wants to merge 2 commits intomainfrom
rewrite/build-syscalls
Open

Rewrite/build syscalls#46
LuisRuisinger wants to merge 2 commits intomainfrom
rewrite/build-syscalls

Conversation

@LuisRuisinger
Copy link
Copy Markdown
Contributor

Rewritten build.rs' syscall codegen/export to use quote, syn, prettyplease. Removed redundant code snippets.

* removed redundancy in syscall collection

* rust expression parsing rather than handwritten expressions, allows also better type handling
@LuisRuisinger LuisRuisinger requested a review from xarantolus April 3, 2026 15:03
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

LCOV of commit 59968fd during Osiris CI #412

This pull request changes total coverage +0.18% (13.56% -> 13.74%) for this diff

lcov: WARNING: lcov: WARNING: RC option 'lcov_branch_coverage' is deprecated.  Consider using 'branch_coverage. instead.  (Backward-compatible support will be removed in the future
Summary coverage rate:
  lines......: 13.7% (232 of 1689 lines)
  functions..: 16.7% (39 of 233 functions)
  branches...: no data found

Files changed coverage rate: n/a

@LuisRuisinger LuisRuisinger requested review from thomasw04 and removed request for xarantolus April 4, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant