go-gremlins/gremlins

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.deepsource.toml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/labels.yml
.github/release.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/docs.yml
.github/workflows/gremlins.yml
.github/workflows/release.yml
.gitignore
.golangci.yml
.goreleaser.yaml
.gremlins.yaml
CODE_OF_CONDUCT.md
Dockerfile
LICENSE
Makefile
README.md
cmd/gremlins.go65
A
0 mins
B
80%
cmd/gremlins/main.go46
A
0 mins
F
0%
cmd/internal/flags/flags.go75
A
0 mins
A
100%
cmd/unleash.go199
A
0 mins
F
48%
codecov.yaml
docs/CONTRIBUTING.md
docs/docs/assets/images/favicon.png
docs/docs/assets/images/gremlins-term.webp
docs/docs/assets/images/gremlins_mascotte.png
docs/docs/assets/images/logo.png
docs/docs/index.md
docs/docs/install.md
docs/docs/quick-start.md
docs/docs/schema/configuration.json
docs/docs/usage/ci/docker.md
docs/docs/usage/ci/github-action.md
docs/docs/usage/commands/index.md
docs/docs/usage/commands/unleash/index.md
docs/docs/usage/commands/unleash/workers.md
docs/docs/usage/configuration.md
docs/docs/usage/mutations/arithmetic_base.md
docs/docs/usage/mutations/conditionals_boundary.md
docs/docs/usage/mutations/conditionals_negation.md
docs/docs/usage/mutations/increment_decrement.md
docs/docs/usage/mutations/index.md
docs/docs/usage/mutations/invert_assignments.md
docs/docs/usage/mutations/invert_bitwise.md
docs/docs/usage/mutations/invert_bitwise_assignments.md
docs/docs/usage/mutations/invert_logical.md