Skip to content

Conversation

LunaWhispers
Copy link
Contributor

@LunaWhispers LunaWhispers commented Jul 22, 2025

Description

Include files in the downloaded directory, use relative path. e.g. --include-files='.txt' --include-files='.txt'

  • Include files in the downloaded directory, use relative path.
  • Support regular expression matching, e.g. 'dir/', '.txt'.
  • Support illegal path checking

Related Issue

Motivation and Context

Screenshots (if appropriate)

Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
@LunaWhispers LunaWhispers requested review from gaius-qi and chlins July 22, 2025 04:17
@LunaWhispers LunaWhispers requested a review from a team as a code owner July 22, 2025 04:17
@LunaWhispers LunaWhispers added the enhancement New feature or request label Jul 22, 2025
@LunaWhispers LunaWhispers requested a review from BraveY July 22, 2025 04:17
@github-actions github-actions bot requested a review from CormickKneey July 22, 2025 04:17
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

Attention: Patch coverage is 87.05357% with 29 lines in your changes missing coverage. Please review.

Project coverage is 47.90%. Comparing base (aedbc2c) to head (8cb78b3).
Report is 17 commits behind head on main.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1247      +/-   ##
==========================================
+ Coverage   47.62%   47.90%   +0.27%     
==========================================
  Files          60       60              
  Lines       14471    14809     +338     
==========================================
+ Hits         6892     7094     +202     
- Misses       7579     7715     +136     
Files with missing lines Coverage Δ
dragonfly-client-backend/src/lib.rs 95.47% <ø> (ø)
dragonfly-client/src/bin/dfget/main.rs 39.27% <87.05%> (+13.54%) ⬆️

... and 11 files with indirect coverage changes

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

@LunaWhispers LunaWhispers enabled auto-merge (squash) July 22, 2025 06:23
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
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.

LGTM

Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

@LunaWhispers LunaWhispers merged commit cca88b3 into dragonflyoss:main Jul 25, 2025
7 checks passed
@LunaWhispers LunaWhispers deleted the feature/include-files branch August 28, 2025 07:33
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.

3 participants