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

rebuild crud, consensus, config #237

Merged
merged 11 commits into from
Oct 10, 2023

rename package in crud

57f9e3f
Select commit
Loading
Failed to load commit list.
Merged

rebuild crud, consensus, config #237

rename package in crud
57f9e3f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis succeeded Oct 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/crud/tableManager_service_test.go  10
- precompiled/crud/tableManager_service.go  5
- precompiled/crud/KVTable.go  2
         

Complexity decreasing per file
==============================
+ precompiled/config/system_config_service_test.go  -4
         

Clones added
============
- precompiled/crud/tableManager_service_test.go  42
- precompiled/crud/tableManager_service.go  25
- precompiled/crud/KVTable.go  6
- precompiled/crud/tableManager.go  6
- precompiled/crud/table.go  12
- precompiled/config/system_config_service_test.go  1
- precompiled/config/system_config.go  3
- precompiled/consensus/consensus_service.go  2
- precompiled/consensus/consensus.go  20
- precompiled/consensus/consensus_service_test.go  3
         

See the complete overview on Codacy