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 repetition analyzer #35

Merged
merged 5 commits into from
Sep 13, 2023
Merged

Add repetition analyzer #35

merged 5 commits into from
Sep 13, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 13, 2023

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

This comment has been minimized.

@github-actions

This comment has been minimized.

@k1LoW k1LoW added the minor label Sep 13, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (5cfe24f) #35 (00b1e1c) +/-
Coverage 66.2% 63.8% -2.4%
Code to Test Ratio 1:0.1 1:0.1 -0.0
Test Execution Time 5s 7s +2s
Details
  |                     | main (5cfe24f) | #35 (00b1e1c) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          66.2% |         63.8% | -2.4% |
  |   Files             |              9 |            10 |    +1 |
  |   Lines             |            450 |           556 |  +106 |
+ |   Covered           |            298 |           355 |   +57 |
- | Code to Test Ratio  |          1:0.1 |         1:0.1 |  -0.0 |
  |   Code              |           1410 |          1645 |  +235 |
+ |   Test              |            118 |           128 |   +10 |
- | Test Execution Time |             5s |            7s |   +2s |

Code coverage of files in pull request scope (0.0% → 41.3%)

Files Coverage +/-
analyzer/decisions/repetition/repetition.go 53.8% +53.8%
config/config.go 0.0% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 3219c41 into main Sep 13, 2023
2 checks passed
@k1LoW k1LoW deleted the repetition branch September 13, 2023 07:27
@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