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 funcfmt analyzer #82

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Add funcfmt analyzer #82

merged 2 commits into from
Sep 26, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 26, 2023

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

Code Metrics Report

main (4c96186) #82 (f6d4389) +/-
Coverage 71.9% 72.0% +0.2%
Code to Test Ratio 1:0.1 1:0.1 -0.0
Test Execution Time 20s 17s -3s
Details
  |                     | main (4c96186) | #82 (f6d4389) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          71.9% |         72.0% | +0.2% |
  |   Files             |             20 |            21 |    +1 |
  |   Lines             |           1048 |          1087 |   +39 |
+ |   Covered           |            753 |           783 |   +30 |
- | Code to Test Ratio  |          1:0.1 |         1:0.1 |  -0.0 |
  |   Code              |           3219 |          3340 |  +121 |
+ |   Test              |            274 |           284 |   +10 |
+ | Test Execution Time |            20s |           17s |   -3s |

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

Files Coverage +/-
analyzer/decisions/funcfmt/funcfmt.go 76.9% +76.9%
config/config.go 0.0% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 6586d26 into main Sep 26, 2023
2 checks passed
@k1LoW k1LoW deleted the funcformat branch September 26, 2023 14:37
@github-actions github-actions bot mentioned this pull request Sep 26, 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.

None yet

1 participant