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

Test workflow #1

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Test workflow #1

merged 3 commits into from
Jun 21, 2024

Conversation

snkrheadz
Copy link
Owner

No description provided.

@snkrheadz snkrheadz force-pushed the test-workflow branch 5 times, most recently from 42e4cfd to 32d9a55 Compare June 21, 2024 07:34
Copy link

gocyclo Report

💣 Results with cyclomatic complexity over 40

Extremely complex
Code with a cyclomatic complexity of over 40 is extremely complex and difficult to understand. Maintenance and testing are extremely difficult, and the risk of errors and vulnerabilities is very high, making refactoring essential.

complexity function file:line:column
42 veryComplexFunction tests/main.go:97:1

🔥 Results with cyclomatic complexity between 20 and 40

High complexity
Code with a cyclomatic complexity of 20 to 40 is very complex, making it difficult to understand and maintain, and increasing the risk of errors and bugs. Refactoring is strongly recommended.

complexity function file:line:column
22 complexFunction tests/main.go:45:1

gocyclo Errors

✅ No errors found during gocyclo analysis.

@snkrheadz snkrheadz merged commit 09f1c6c into main Jun 21, 2024
1 check passed
@snkrheadz snkrheadz deleted the test-workflow branch June 21, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant