Skip to content

Support more fcntl() options#1680

Merged
stevenengler merged 3 commits intoshadow:mainfrom
stevenengler:more-fcntl
Sep 25, 2021
Merged

Support more fcntl() options#1680
stevenengler merged 3 commits intoshadow:mainfrom
stevenengler:more-fcntl

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

No description provided.

@stevenengler stevenengler added the Type: Enhancement New functionality or improved design label Sep 24, 2021
@stevenengler stevenengler self-assigned this Sep 24, 2021
@github-actions github-actions bot added Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Sep 24, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 24, 2021

Codecov Report

Merging #1680 (975f18b) into main (cbbb729) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1680      +/-   ##
==========================================
+ Coverage   56.29%   56.30%   +0.01%     
==========================================
  Files         140      140              
  Lines       18555    18555              
  Branches     4474     4474              
==========================================
+ Hits        10446    10448       +2     
+ Misses       5398     5392       -6     
- Partials     2711     2715       +4     
Flag Coverage Δ
tests 56.30% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main/utility/tagged_ptr.c 54.54% <0.00%> (-9.10%) ⬇️
src/main/host/syscall/mman.c 65.15% <0.00%> (-1.52%) ⬇️
...main/core/scheduler/scheduler_policy_host_single.c 72.97% <0.00%> (-0.68%) ⬇️
src/main/host/descriptor/descriptor.c 73.33% <0.00%> (-0.61%) ⬇️
src/main/routing/packet.c 70.08% <0.00%> (-0.29%) ⬇️
src/main/host/syscall/socket.c 78.63% <0.00%> (-0.15%) ⬇️
src/lib/tsc/tsc_test.c 30.37% <0.00%> (ø)
src/main/host/syscall_condition.c 78.19% <0.00%> (+0.47%) ⬆️
src/main/host/network_interface.c 73.04% <0.00%> (+0.57%) ⬆️
src/main/host/descriptor/epoll.c 75.80% <0.00%> (+0.64%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d35e25...975f18b. Read the comment docs.

@stevenengler stevenengler merged commit 3989888 into shadow:main Sep 25, 2021
@stevenengler stevenengler deleted the more-fcntl branch September 25, 2021 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks Type: Enhancement New functionality or improved design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants