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 MixedCaps analyzer #3

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Add MixedCaps analyzer #3

merged 2 commits into from
Sep 11, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 11, 2023

No description provided.

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

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (840e03a) #3 (bf1dd59) +/-
Coverage 92.3% 90.9% -1.4%
Code to Test Ratio 1:0.2 1:0.2 +0.0
Test Execution Time 4s 2s -2s
Details
  |                     | main (840e03a) | #3 (bf1dd59) |  +/-  |
  |---------------------|----------------|--------------|-------|
- | Coverage            |          92.3% |        90.9% | -1.4% |
  |   Files             |              1 |            2 |    +1 |
  |   Lines             |             13 |           22 |    +9 |
+ |   Covered           |             12 |           20 |    +8 |
+ | Code to Test Ratio  |          1:0.2 |        1:0.2 |  +0.0 |
  |   Code              |             66 |          113 |   +47 |
+ |   Test              |             10 |           20 |   +10 |
+ | Test Execution Time |             4s |           2s |   -2s |

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

Files Coverage +/-
analyzer/effective/mixedcaps/mixedcaps.go 88.9% +88.9%

Reported by octocov

@k1LoW k1LoW merged commit cba4384 into main Sep 11, 2023
2 checks passed
@k1LoW k1LoW deleted the mixedcaps branch September 11, 2023 04:06
@github-actions github-actions bot mentioned this pull request Sep 11, 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