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

If the value of custom metric is determined to be an integer, the metric is displayed as an integer #261

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 3, 2023

No description provided.

@k1LoW k1LoW added enhancement New feature or request breaking-change labels Sep 3, 2023
@k1LoW k1LoW self-assigned this Sep 3, 2023
@k1LoW k1LoW changed the title If the metric is determined to be an integer, the metric is displayed as an integer If the value of custom metric is determined to be an integer, the metric is displayed as an integer Sep 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2023

Code Metrics Report

main (a04e55b) #261 (e59d373) +/-
Coverage 66.2% 66.2% +0.1%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 21s 19s -2s
Details
  |                     | main (a04e55b) | #261 (e59d373) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          66.2% |          66.2% | +0.1% |
  |   Files             |             31 |             31 |     0 |
  |   Lines             |           2714 |           2731 |   +17 |
+ |   Covered           |           1796 |           1809 |   +13 |
- | Code to Test Ratio  |          1:0.5 |          1:0.5 |  -0.0 |
  |   Code              |           7079 |           7104 |   +25 |
  |   Test              |           3367 |           3367 |     0 |
+ | Test Execution Time |            21s |            19s |   -2s |

Code coverage of files in pull request scope (92.2% → 96.5%)

Files Coverage +/-
report/custom.go 96.5% -4.3%

Benchmark-0 (this is custom metrics test)

main (a04e55b) #261 (e59d373) +/-
Count 1000 1000 0
ns/op 676ns/op 676ns/op 0ns/op

Benchmark-1 (this is custom metrics test)

main (a04e55b) #261 (e59d373) +/-
Count 1500 1500 0
ns/op 1340ns/op 1340ns/op 0ns/op

Reported by octocov

@k1LoW k1LoW merged commit dc758a7 into main Sep 3, 2023
@k1LoW k1LoW deleted the is-int branch September 3, 2023 07:35
@github-actions github-actions bot mentioned this pull request Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant