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

By default, generated code is not inspected. #17

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 12, 2023

No description provided.

@k1LoW k1LoW added enhancement New feature or request minor breaking-change labels Sep 12, 2023
@k1LoW k1LoW self-assigned this Sep 12, 2023
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (25fad47) #17 (4292906) +/-
Coverage 88.1% 86.7% -1.5%
Code to Test Ratio 1:0.1 1:0.1 -0.0
Test Execution Time 3s 3s 0s
Details
  |                     | main (25fad47) | #17 (4292906) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          88.1% |         86.7% | -1.5% |
  |   Files             |              5 |             5 |     0 |
  |   Lines             |            118 |           135 |   +17 |
+ |   Covered           |            104 |           117 |   +13 |
- | Code to Test Ratio  |          1:0.1 |         1:0.1 |  -0.0 |
  |   Code              |            580 |           627 |   +47 |
  |   Test              |             81 |            81 |     0 |
  | Test Execution Time |             3s |            3s |    0s |

Code coverage of files in pull request scope (87.3% → 85.7%)

Files Coverage +/-
analyzer/decisions/pkgnames/pkgnames.go 83.3% -1.3%
analyzer/decisions/recvnames/recvnames.go 87.9% -1.4%
analyzer/effective/ifacenames/ifacenames.go 86.2% -1.8%
analyzer/guide/mixedcaps/mixedcaps.go 85.2% -1.8%

Reported by octocov

@k1LoW k1LoW merged commit 874f0b3 into main Sep 12, 2023
2 checks passed
@k1LoW k1LoW deleted the ignore-generated branch September 12, 2023 04:00
@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