ci: configure sonarcloud (#13921)

This commit is contained in:
Julien Robert
2022-11-18 15:14:49 +00:00
committed by GitHub
parent b425907b95
commit eb4afa74ba
36 changed files with 38 additions and 89 deletions
-2
View File
@@ -110,5 +110,3 @@ func TxMultiSignBatchExec(clientCtx client.Context, filename string, from string
return clitestutil.ExecTestCLICmd(clientCtx, cli.GetMultiSignBatchCmd(), args)
}
// DONTCOVER
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"fmt"
"math/rand"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"fmt"
"math/rand"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package types
// DONTCOVER
import (
sdkerrors "github.com/cosmos/cosmos-sdk/types/errors"
)
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"fmt"
"math/rand"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-1
View File
@@ -1,4 +1,3 @@
// DONTCOVER
package types
import (
-2
View File
@@ -4,8 +4,6 @@ import (
"time"
)
// DONTCOVER
// DoubleSignJailEndTime period ends at Max Time supported by Amino
// (Dec 31, 9999 - 23:59:59 GMT).
var DoubleSignJailEndTime = time.Unix(253402300799, 0)
-2
View File
@@ -1,7 +1,5 @@
package genutil
// DONTCOVER
import (
"encoding/json"
"errors"
-2
View File
@@ -7,8 +7,6 @@ import (
cryptotypes "github.com/cosmos/cosmos-sdk/crypto/types"
)
// DONTCOVER
type (
// AppMap map modules names with their json raw representation.
AppMap map[string]json.RawMessage
-2
View File
@@ -1,7 +1,5 @@
package keeper
// DONTCOVER
import (
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package gov
// DONTCOVER
import (
"context"
"encoding/json"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -4,8 +4,6 @@ import (
sdk "github.com/cosmos/cosmos-sdk/types"
)
// DONTCOVER
// query endpoints supported by the governance Querier
const (
QueryParams = "params"
-2
View File
@@ -4,8 +4,6 @@ import (
sdk "github.com/cosmos/cosmos-sdk/types"
)
// DONTCOVER
// query endpoints supported by the governance Querier
const (
QueryParams = "params"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"fmt"
"math/rand"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"fmt"
"math/rand"
-2
View File
@@ -1,7 +1,5 @@
package types
// DONTCOVER
// Query endpoints supported by the slashing querier
const (
QueryParameters = "parameters"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"encoding/json"
"fmt"
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"fmt"
"math/rand"