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: add arg to force update object , and a command to commit object #151

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

hunjixin
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 64.89%. Comparing base (fac84ce) to head (eac2d68).

Files Patch % Lines
controller/object_ctl.go 58.82% 5 Missing and 2 partials ⚠️
api/custom_response.go 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   64.71%   64.89%   +0.17%     
==========================================
  Files         131      126       -5     
  Lines       13741    13569     -172     
==========================================
- Hits         8893     8806      -87     
+ Misses       4011     3941      -70     
+ Partials      837      822      -15     

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

@hunjixin hunjixin force-pushed the feat/add_arg_to_control_replace_file branch from 509bf12 to 9aa219e Compare March 17, 2024 09:58
@hunjixin hunjixin force-pushed the feat/add_arg_to_control_replace_file branch from 9aa219e to eac2d68 Compare March 17, 2024 10:01
@hunjixin hunjixin merged commit b27b65d into main Mar 17, 2024
5 checks passed
@hunjixin hunjixin deleted the feat/add_arg_to_control_replace_file branch March 17, 2024 10:06
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.

feat: 增加一个命令行用于上传文件 feat: 上传接口增加参数用于强行更新文件
1 participant