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

add bfs and sharding, add appendColumns in curd_service #230

Merged
merged 2 commits into from
Aug 15, 2023

modify input in TestAsyncAppendColumns function

fda56e1
Select commit
Loading
Failed to load commit list.
Merged

add bfs and sharding, add appendColumns in curd_service #230

modify input in TestAsyncAppendColumns function
fda56e1
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 9, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- precompiled/sharding/sharding_service.go  2
- precompiled/bfs/bfs.go  2
- precompiled/bfs/bfs_service.go  2
- precompiled/sharding/sharding.go  3
- precompiled/sharding/sharding_service_test.go  8
- precompiled/bfs/bfs_service_test.go  8
         

Clones added
============
- precompiled/bfs/bfs.go  29
- precompiled/sharding/sharding.go  15
- precompiled/sharding/sharding_service_test.go  13
- precompiled/bfs/bfs_service_test.go  18
- precompiled/crud/crud_service_test.go  8
         

See the complete overview on Codacy