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

fix(cfs-cli): add inode operation #2170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sjcsjc123
Copy link

to close #1896
What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #1896

Special notes for your reviewer:
截图 2023-06-16 18-39-59
截图 2023-06-16 18-43-31

Release note:

@netlify
Copy link

netlify bot commented Jun 16, 2023

Deploy Preview for cubefs-check ready!

Name Link
🔨 Latest commit 1055076
🔍 Latest deploy log https://app.netlify.com/sites/cubefs-check/deploys/64e716c0a1d7fc0008a7bb93
😎 Deploy Preview https://deploy-preview-2170--cubefs-check.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a30acf2) 41.69% compared to head (a20c2fd) 45.27%.
Report is 488 commits behind head on master.

❗ Current head a20c2fd differs from pull request most recent head 1055076. Consider uploading reports for the commit 1055076 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2170      +/-   ##
==========================================
+ Coverage   41.69%   45.27%   +3.57%     
==========================================
  Files         515      448      -67     
  Lines      101658    71833   -29825     
==========================================
- Hits        42386    32519    -9867     
+ Misses      55703    37056   -18647     
+ Partials     3569     2258    -1311     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: sjcsjc123 <1401189096@qq.com>
@Victor1319
Copy link
Member

@sjcsjc123 hello, please resolve cnflicts when you have time.

@sejust sejust added the NEED RESOLVE CONFLICT Need for conflict resolution label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
activites NEED RESOLVE CONFLICT Need for conflict resolution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: The cfs-cli supports querying file information through inodes
3 participants