Skip to content

Conversation

@pirDOL
Copy link

@pirDOL pirDOL commented Dec 29, 2025

Description

feat(dfget): add support for digest-manifest

Related Issue

#1561

Screenshots (if appropriate)

  1. digest not match
image
  1. check_every_file_entry_has_a_digest
image
  1. parse_digest_manifest
image

Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

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

Please fix lint.

@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

❌ Patch coverage is 93.28704% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.86%. Comparing base (7f71dee) to head (4a507e6).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
dragonfly-client/src/bin/dfget/main.rs 93.28% 29 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1570      +/-   ##
==========================================
+ Coverage   42.89%   43.86%   +0.96%     
==========================================
  Files          75       75              
  Lines       21159    21610     +451     
==========================================
+ Hits         9077     9480     +403     
- Misses      12082    12130      +48     
Files with missing lines Coverage Δ
dragonfly-client-core/src/error/mod.rs 59.09% <ø> (ø)
dragonfly-client/src/bin/dfget/main.rs 61.04% <93.28%> (+10.96%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pirDOL pirDOL force-pushed the main branch 7 times, most recently from 45b9e8c to d6d2560 Compare December 30, 2025 11:21
@pirDOL
Copy link
Author

pirDOL commented Dec 30, 2025

Please fix lint.

done.
I'll pay attention to pr checks later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants