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

More tests for hypercalls #893

Merged
merged 1 commit into from
Feb 5, 2025
Merged

More tests for hypercalls #893

merged 1 commit into from
Feb 5, 2025

Conversation

jounathaen
Copy link
Member

@jounathaen jounathaen commented Feb 4, 2025

  • Test for removing files
  • Test for lseek

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.65%. Comparing base (9448b19) to head (5d61fb9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #893      +/-   ##
==========================================
+ Coverage   71.02%   71.65%   +0.62%     
==========================================
  Files          25       25              
  Lines        3179     3179              
==========================================
+ Hits         2258     2278      +20     
+ Misses        921      901      -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jounathaen
Copy link
Member Author

Merging this without the lseek test, as lseek is currently not implemented in hermit (see hermit-os/hermit-rs#652)

@jounathaen jounathaen force-pushed the hypercall_tests branch 2 times, most recently from a5e2bc4 to afed2fe Compare February 5, 2025 09:58
@jounathaen jounathaen added this pull request to the merge queue Feb 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 5, 2025
@jounathaen jounathaen added this pull request to the merge queue Feb 5, 2025
Merged via the queue into main with commit 5d61fb9 Feb 5, 2025
19 checks passed
@jounathaen jounathaen deleted the hypercall_tests branch February 5, 2025 11:32
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