Skip to content

nydusify(refactor): handle layer with retry #1686

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

BraveY
Copy link

@BraveY BraveY commented Apr 23, 2025

Relevant Issue (if applicable)

If there are Issues related to this PullRequest, please list it.

Details

Please describe the details of PullRequest.

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@BraveY BraveY requested a review from a team as a code owner April 23, 2025 02:30
@BraveY BraveY requested review from bergwolf, imeoer and jiangliu and removed request for a team April 23, 2025 02:30
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.44%. Comparing base (c288169) to head (8219feb).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
contrib/nydusify/pkg/copier/copier.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1686      +/-   ##
==========================================
+ Coverage   55.42%   55.44%   +0.02%     
==========================================
  Files         197      197              
  Lines       55749    55754       +5     
  Branches    47176    47176              
==========================================
+ Hits        30899    30915      +16     
+ Misses      23249    23238      -11     
  Partials     1601     1601              
Files with missing lines Coverage Δ
contrib/nydusify/pkg/external/modctl/remote.go 68.71% <100.00%> (+0.99%) ⬆️
contrib/nydusify/pkg/utils/utils.go 61.25% <100.00%> (+2.86%) ⬆️
contrib/nydusify/pkg/copier/copier.go 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@imeoer imeoer left a comment

Choose a reason for hiding this comment

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

Thanks!

@imeoer imeoer merged commit 21206e7 into dragonflyoss:master Apr 23, 2025
24 checks passed
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.

2 participants