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

correct metadata spell #884

Merged
merged 1 commit into from
Dec 7, 2021
Merged

correct metadata spell #884

merged 1 commit into from
Dec 7, 2021

Conversation

244372610
Copy link
Contributor

Signed-off-by: sunwp [email protected]

Description

correct metadata spell

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • 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:

  • Code compiles correctly.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@244372610 244372610 requested a review from a team as a code owner December 7, 2021 09:11
@codecov-commenter
Copy link

Codecov Report

Merging #884 (d4718fb) into main (935f861) will increase coverage by 0.09%.
The diff coverage is 54.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #884      +/-   ##
==========================================
+ Coverage   41.16%   41.26%   +0.09%     
==========================================
  Files         105      105              
  Lines        8254     8254              
==========================================
+ Hits         3398     3406       +8     
+ Misses       4417     4409       -8     
  Partials      439      439              
Flag Coverage Δ
unittests 41.26% <54.16%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cdn/supervisor/cdn/cache_writer.go 80.55% <0.00%> (ø)
cdn/supervisor/cdn/storage/disk/disk.go 18.04% <0.00%> (ø)
client/daemon/peer/peertask_manager.go 20.14% <0.00%> (ø)
client/daemon/peer/peertask_reuse.go 0.00% <0.00%> (ø)
client/daemon/storage/storage_manager.go 20.77% <12.50%> (ø)
client/daemon/peer/peertask_file_callback.go 56.19% <50.00%> (ø)
client/daemon/storage/local_storage.go 25.37% <50.00%> (ø)
cdn/supervisor/cdn/cache_detector.go 55.72% <56.66%> (ø)
cdn/supervisor/cdn/cache_data_mgr.go 76.40% <92.59%> (ø)
cdn/supervisor/cdn/manager.go 61.40% <100.00%> (ø)
... and 6 more

Copy link

@qwtsc qwtsc left a comment

Choose a reason for hiding this comment

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

LGTM

@244372610 244372610 merged commit 361a6bb into main Dec 7, 2021
@244372610 244372610 deleted the feature/metadataSpellCorrect branch December 7, 2021 09:19
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
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.

4 participants