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

Support config file #23

Merged
merged 4 commits into from
Sep 12, 2023
Merged

Support config file #23

merged 4 commits into from
Sep 12, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 12, 2023

Support config file for gostyle.

@k1LoW k1LoW added the enhancement New feature or request label Sep 12, 2023
@k1LoW k1LoW self-assigned this Sep 12, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@k1LoW k1LoW marked this pull request as ready for review September 12, 2023 14:27
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (d64557f) #23 (9e8b526) +/-
Coverage 81.7% 71.4% -10.4%
Code to Test Ratio 1:0.1 1:0.1 -0.0
Test Execution Time 4s 7s +3s
Details
  |                     | main (d64557f) | #23 (9e8b526) |  +/-   |
  |---------------------|----------------|---------------|--------|
- | Coverage            |          81.7% |         71.4% | -10.4% |
  |   Files             |              6 |             8 |     +2 |
  |   Lines             |            252 |           311 |    +59 |
+ |   Covered           |            206 |           222 |    +16 |
- | Code to Test Ratio  |          1:0.1 |         1:0.1 |   -0.0 |
  |   Code              |            915 |          1072 |   +157 |
+ |   Test              |            103 |           104 |     +1 |
- | Test Execution Time |             4s |            7s |    +3s |

Code coverage of files in pull request scope (82.0% → 70.9%)

Files Coverage +/-
analyzer/decisions/pkgnames/pkgnames.go 77.8% -5.6%
analyzer/decisions/recvnames/recvnames.go 82.1% -5.8%
analyzer/decisions/underscores/underscores.go 77.2% -3.3%
analyzer/effective/ifacenames/ifacenames.go 77.8% -8.4%
analyzer/guide/mixedcaps/mixedcaps.go 75.0% -3.3%
config/config.go 0.0% 0.0%
config/loader.go 5.9% +5.9%

Reported by octocov

@k1LoW k1LoW merged commit 05d2d61 into main Sep 12, 2023
2 checks passed
@k1LoW k1LoW deleted the config branch September 12, 2023 14:30
@github-actions github-actions bot mentioned this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant