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 dontpanic analyzer #74

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Add dontpanic analyzer #74

merged 1 commit into from
Sep 21, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 21, 2023

No description provided.

@k1LoW k1LoW added enhancement New feature or request minor labels Sep 21, 2023
@k1LoW k1LoW self-assigned this Sep 21, 2023
@github-actions
Copy link
Contributor

Code Metrics Report

main (cbf20af) #74 (b6696cf) +/-
Coverage 69.6% 69.8% +0.2%
Code to Test Ratio 1:0.1 1:0.1 +0.0
Test Execution Time 14s 17s +3s
Details
  |                     | main (cbf20af) | #74 (b6696cf) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          69.6% |         69.8% | +0.2% |
  |   Files             |             17 |            18 |    +1 |
  |   Lines             |            925 |           960 |   +35 |
+ |   Covered           |            644 |           670 |   +26 |
+ | Code to Test Ratio  |          1:0.1 |         1:0.1 |  +0.0 |
  |   Code              |           2829 |          2940 |  +111 |
+ |   Test              |            207 |           228 |   +21 |
- | Test Execution Time |            14s |           17s |   +3s |

Code coverage of files in pull request scope (0.0% → 38.8%)

Files Coverage +/-
analyzer/code_review_comments/dontpanic/dontpanic.go 74.3% +74.3%
config/config.go 0.0% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit afaedc7 into main Sep 21, 2023
2 checks passed
@k1LoW k1LoW deleted the dontpanic branch September 21, 2023 00:07
@github-actions github-actions bot mentioned this pull request Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant