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

lib/c: add empty_ns interfaces to libcriu #2175

Merged

Conversation

adrianreber
Copy link
Member

crun wants to set empty_ns and this interface is missing from the library. This adds it to libcriu.

See containers/crun#1210

crun wants to set empty_ns and this interface is missing from the
library. This adds it to libcriu.

Signed-off-by: Adrian Reber <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.14 ⚠️

Comparison is base (33dd66c) 70.50% compared to head (c4d1ed4) 70.37%.

❗ Current head c4d1ed4 differs from pull request most recent head 5292ae5. Consider uploading reports for the commit 5292ae5 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           criu-dev    #2175      +/-   ##
============================================
- Coverage     70.50%   70.37%   -0.14%     
============================================
  Files           133      133              
  Lines         33432    34007     +575     
============================================
+ Hits          23572    23932     +360     
- Misses         9860    10075     +215     
Impacted Files Coverage Δ
lib/c/criu.c 37.08% <0.00%> (-0.18%) ⬇️

... and 22 files with indirect coverage changes

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

@avagin avagin merged commit fbe2692 into checkpoint-restore:criu-dev May 22, 2023
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