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

Update to latest tgen ref #2690

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Conversation

robgjansen
Copy link
Member

No description provided.

@github-actions github-actions bot added the Component: Testing Unit and integration tests and frameworks label Jan 23, 2023
@robgjansen robgjansen enabled auto-merge (squash) January 23, 2023 23:05
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Base: 68.11% // Head: 67.76% // Decreases project coverage by -0.35% ⚠️

Coverage data is based on head (b8c3632) compared to base (668fd1a).
Patch has no changes to coverable lines.

❗ Current head b8c3632 differs from pull request most recent head 8b5f42d. Consider uploading reports for the commit 8b5f42d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2690      +/-   ##
==========================================
- Coverage   68.11%   67.76%   -0.35%     
==========================================
  Files         203      202       -1     
  Lines       30466    30326     -140     
  Branches     5959     5921      -38     
==========================================
- Hits        20751    20551     -200     
- Misses       5011     5111     +100     
+ Partials     4704     4664      -40     
Flag Coverage Δ
tests 67.76% <ø> (-0.35%) ⬇️

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

Impacted Files Coverage Δ
src/main/host/descriptor/eventfd.rs 21.21% <0.00%> (-44.45%) ⬇️
src/main/host/network_interface.rs 76.92% <0.00%> (-14.46%) ⬇️
src/main/host/syscall/handler/eventfd.rs 0.00% <0.00%> (-11.43%) ⬇️
src/main/network/router/mod.rs 75.00% <0.00%> (-11.00%) ⬇️
src/main/host/syscall/handler/fcntl.rs 50.00% <0.00%> (-9.16%) ⬇️
src/main/host/syscall/handler/mod.rs 77.77% <0.00%> (-5.98%) ⬇️
src/main/host/syscall/handler/unistd.rs 66.00% <0.00%> (-4.21%) ⬇️
src/main/host/syscall/handler/sched.rs 41.79% <0.00%> (-3.53%) ⬇️
src/main/host/syscall/handler/file.rs 80.00% <0.00%> (-3.34%) ⬇️
src/main/host/syscall/handler/mman.rs 78.26% <0.00%> (-3.23%) ⬇️
... and 32 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Testing Unit and integration tests and frameworks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants