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

Update nilslices ( Check distinction between a nil slice and a non-nil ) #45

Merged
merged 2 commits into from
Sep 16, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 15, 2023

No description provided.

@k1LoW k1LoW added the enhancement New feature or request label Sep 15, 2023
@k1LoW k1LoW self-assigned this Sep 15, 2023
@github-actions
Copy link
Contributor

Code Metrics Report

main (ef18631) #45 (93dad2e) +/-
Coverage 65.3% 66.1% +0.8%
Code to Test Ratio 1:0.1 1:0.1 -0.0
Test Execution Time 7s 7s 0s
Details
  |                     | main (ef18631) | #45 (93dad2e) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          65.3% |         66.1% | +0.8% |
  |   Files             |             12 |            12 |     0 |
  |   Lines             |            672 |           703 |   +31 |
+ |   Covered           |            439 |           465 |   +26 |
- | Code to Test Ratio  |          1:0.1 |         1:0.1 |  -0.0 |
  |   Code              |           1944 |          2014 |   +70 |
  |   Test              |            156 |           156 |     0 |
  | Test Execution Time |             7s |            7s |    0s |

Code coverage of files in pull request scope (60.5% → 64.4%)

Files Coverage +/-
analyzer/decisions/nilslices/nilslices.go 79.5% +2.9%
analyzer/decisions/repetition/repetition.go 53.6% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 2b5fb6c into main Sep 16, 2023
2 checks passed
@k1LoW k1LoW deleted the nil-slices-len branch September 16, 2023 00:02
@github-actions github-actions bot mentioned this pull request Sep 16, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant