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 nilslices analyzer #38

Merged
merged 2 commits into from
Sep 13, 2023
Merged

Add nilslices analyzer #38

merged 2 commits into from
Sep 13, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 13, 2023

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

Code Metrics Report

main (a258616) #38 (cab207a) +/-
Coverage 63.8% 64.8% +1.0%
Code to Test Ratio 1:0.1 1:0.1 +0.0
Test Execution Time 6s 7s +1s
Details
  |                     | main (a258616) | #38 (cab207a) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          63.8% |         64.8% | +1.0% |
  |   Files             |             10 |            11 |    +1 |
  |   Lines             |            556 |           603 |   +47 |
+ |   Covered           |            355 |           391 |   +36 |
+ | Code to Test Ratio  |          1:0.1 |         1:0.1 |  +0.0 |
  |   Code              |           1645 |          1769 |  +124 |
+ |   Test              |            128 |           146 |   +18 |
- | Test Execution Time |             6s |            7s |   +1s |

Code coverage of files in pull request scope (67.0% → 67.8%)

Files Coverage +/-
analyzer/decisions/nilslices/nilslices.go 76.6% +76.6%
analyzer/decisions/pkgnames/pkgnames.go 77.8% 0.0%
analyzer/decisions/recvnames/recvnames.go 82.1% 0.0%
analyzer/decisions/repetition/repetition.go 53.8% 0.0%
analyzer/decisions/underscores/underscores.go 78.8% 0.0%
analyzer/decisions/varnames/varnames.go 71.1% 0.0%
analyzer/effective/ifacenames/ifacenames.go 77.8% 0.0%
analyzer/guide/mixedcaps/mixedcaps.go 76.8% 0.0%
config/config.go 0.0% 0.0%

Reported by octocov

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