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

Stop creating anonymous structures in functions #110

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 23, 2022

ref #103

I think TestShard is failing less often...

ref #103

I think TestShard is failing less often...
@k1LoW k1LoW added the bug Something isn't working label Aug 23, 2022
@k1LoW k1LoW self-assigned this Aug 23, 2022
@github-actions
Copy link
Contributor

Code Metrics Report

main (2336be4) #110 (c2b0848) +/-
Coverage 72.6% 72.6% +0.0%
Code to Test Ratio 1:0.7 1:0.7 -0.0
Test Execution Time 47s 54s +7s
Details
  |                     | main (2336be4) | #110 (c2b0848) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          72.6% |          72.6% | +0.0% |
  |   Files             |             17 |             17 |     0 |
  |   Lines             |           1953 |           1954 |    +1 |
+ |   Covered           |           1418 |           1419 |    +1 |
- | Code to Test Ratio  |          1:0.7 |          1:0.7 |  -0.0 |
  |   Code              |           3766 |           3770 |    +4 |
  |   Test              |           2750 |           2750 |     0 |
- | Test Execution Time |            47s |            54s |   +7s |

Code coverage of files in pull request scope (72.3% → 72.7%)

Files Coverage +/-
book.go 72.7% +0.4%

Reported by octocov

@k1LoW k1LoW merged commit dded46b into main Aug 23, 2022
@k1LoW k1LoW deleted the mapped-struct branch August 23, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant