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

cmd/webdav: fix webdav flag #3156

Merged
merged 2 commits into from
Jan 6, 2023
Merged

cmd/webdav: fix webdav flag #3156

merged 2 commits into from
Jan 6, 2023

Conversation

zhijian-pro
Copy link
Contributor

No description provided.

@zhijian-pro zhijian-pro requested a review from SandyXSD January 6, 2023 09:55
@codecov-commenter
Copy link

Codecov Report

Base: 55.98% // Head: 56.01% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (d3e9f0b) compared to base (4b2b0e7).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3156      +/-   ##
==========================================
+ Coverage   55.98%   56.01%   +0.03%     
==========================================
  Files         141      141              
  Lines       32503    32503              
==========================================
+ Hits        18197    18207      +10     
+ Misses      12377    12368       -9     
+ Partials     1929     1928       -1     
Impacted Files Coverage Δ
cmd/webdav.go 100.00% <100.00%> (ø)
pkg/meta/tkv_mem.go 90.69% <0.00%> (-1.17%) ⬇️
pkg/chunk/disk_cache.go 72.30% <0.00%> (-0.47%) ⬇️
pkg/chunk/cached_store.go 71.65% <0.00%> (-0.15%) ⬇️
pkg/meta/sql.go 59.35% <0.00%> (-0.08%) ⬇️
pkg/meta/redis.go 67.45% <0.00%> (-0.04%) ⬇️
pkg/vfs/handle.go 83.72% <0.00%> (+0.77%) ⬆️
pkg/vfs/writer.go 77.48% <0.00%> (+0.87%) ⬆️
pkg/vfs/reader.go 81.64% <0.00%> (+2.37%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zhijian-pro zhijian-pro merged commit f425c2e into main Jan 6, 2023
@zhijian-pro zhijian-pro deleted the fix_webdav_flag branch January 6, 2023 11:05
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.

3 participants