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

feat: get absolute path for dfdaemon import file #974

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

gaius-qi
Copy link
Member

Description

This pull request includes updates to the Cargo.toml file to increment the version numbers of several dependencies and the package itself.

Version updates:

  • Cargo.toml: Updated the package version from 0.2.8 to 0.2.9.
  • Cargo.toml: Updated the versions of the following dependencies from 0.2.8 to 0.2.9:
    • dragonfly-client
    • dragonfly-client-core
    • dragonfly-client-config
    • dragonfly-client-storage
    • dragonfly-client-backend
    • dragonfly-client-util
    • dragonfly-client-init

Related Issue

Motivation and Context

Screenshots (if appropriate)

@gaius-qi gaius-qi added the enhancement New feature or request label Feb 11, 2025
@gaius-qi gaius-qi added this to the v2.3.0 milestone Feb 11, 2025
@gaius-qi gaius-qi self-assigned this Feb 11, 2025
@gaius-qi gaius-qi requested a review from a team as a code owner February 11, 2025 10:38
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

@gaius-qi gaius-qi merged commit a33f861 into main Feb 11, 2025
6 checks passed
@gaius-qi gaius-qi deleted the feature/path branch February 11, 2025 10:41
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 33.18%. Comparing base (4407ecd) to head (8a94221).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dragonfly-client/src/bin/dfcache/import.rs 0.00% 3 Missing ⚠️
dragonfly-client/src/bin/dfcache/export.rs 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #974      +/-   ##
==========================================
- Coverage   33.19%   33.18%   -0.01%     
==========================================
  Files          59       59              
  Lines        9638     9640       +2     
==========================================
  Hits         3199     3199              
- Misses       6439     6441       +2     
Files with missing lines Coverage Δ
dragonfly-client/src/bin/dfcache/export.rs 0.00% <0.00%> (ø)
dragonfly-client/src/bin/dfcache/import.rs 0.00% <0.00%> (ø)

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