WIP: Ceph fixes #4824
Closed
WIP: Ceph fixes #4824
Codacy Production / Codacy Static Code Analysis
succeeded
Oct 24, 2024 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- pkg/ocm/storage/outcoming/ocm.go 1
- internal/grpc/services/gateway/gateway.go 1
- pkg/eosclient/eosgrpc/eoshttp.go 1
- pkg/storage/utils/eosfs/upload.go 2
- internal/http/services/owncloud/ocdav/put.go 2
Complexity decreasing per file
==============================
+ pkg/storage/fs/cephfs/options.go -2
+ pkg/storage/fs/cephfs/user.go -7
+ pkg/storage/fs/cephfs/cephfs.go -1
+ pkg/storage/fs/cephfs/connections.go -3
+ internal/grpc/services/gateway/storageprovider.go -17
Clones added
============
- pkg/ocm/storage/received/ocm.go 1
- pkg/rhttp/datatx/manager/spaces/spaces.go 1
- pkg/rhttp/datatx/manager/simple/simple.go 1
Clones removed
==============
+ pkg/ocm/storage/outcoming/ocm.go -1
+ pkg/storage/fs/cephfs/cephfs.go -4
+ tests/helpers/helpers.go -1
+ pkg/eosclient/eosbinary/eosbinary.go -4
+ pkg/eosclient/eosgrpc/eosgrpc.go -6
+ internal/grpc/services/gateway/storageprovider.go -69
+ internal/http/services/owncloud/ocdav/propfind.go -3
+ internal/grpc/services/storageprovider/storageprovider.go -3
See the complete overview on Codacy
Loading