Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an integration test for testing new syscall using custom kernel #1959

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

fridrik01
Copy link
Contributor

@fridrik01 fridrik01 commented Dec 28, 2023

See #1957

This PR adds an integration test which tests calling a new syscall using a custom kernel from actor code.

@fridrik01 fridrik01 force-pushed the test-custom-syscall branch 2 times, most recently from d27a2d7 to 302580f Compare December 28, 2023 09:45
@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (43554ab) 75.53% compared to head (9f823f3) 75.53%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1959      +/-   ##
==========================================
- Coverage   75.53%   75.53%   -0.01%     
==========================================
  Files         157      157              
  Lines       15473    15473              
==========================================
- Hits        11688    11687       -1     
- Misses       3785     3786       +1     

see 2 files with indirect coverage changes

@fridrik01 fridrik01 marked this pull request as ready for review December 28, 2023 10:24
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

❤️

@Stebalien Stebalien merged commit 89e0e4a into master Jan 5, 2024
14 checks passed
@Stebalien Stebalien deleted the test-custom-syscall branch January 5, 2024 22:42
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.

3 participants