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 getter analyzer #40

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Add getter analyzer #40

merged 2 commits into from
Sep 14, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 14, 2023

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

Code Metrics Report

main (f80df1a) #40 (13719b7) +/-
Coverage 64.8% 65.6% +0.7%
Code to Test Ratio 1:0.1 1:0.1 -0.0
Test Execution Time 7s 9s +2s
Details
  |                     | main (f80df1a) | #40 (13719b7) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          64.8% |         65.6% | +0.7% |
  |   Files             |             11 |            12 |    +1 |
  |   Lines             |            603 |           665 |   +62 |
+ |   Covered           |            391 |           436 |   +45 |
- | Code to Test Ratio  |          1:0.1 |         1:0.1 |  -0.0 |
  |   Code              |           1769 |          1930 |  +161 |
+ |   Test              |            146 |           156 |   +10 |
- | Test Execution Time |             7s |            9s |   +2s |

Code coverage of files in pull request scope (29.4% → 53.1%)

Files Coverage +/-
analyzer/decisions/getters/getters.go 73.8% +73.8%
config/config.go 0.0% 0.0%
detector/detector.go 75.0% -3.9%

Reported by octocov

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