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

[BREAKING CHANGE] Fix path match logic #23

Merged
merged 2 commits into from
Apr 14, 2023
Merged

[BREAKING CHANGE] Fix path match logic #23

merged 2 commits into from
Apr 14, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Apr 14, 2023

No description provided.

@k1LoW k1LoW added the minor label Apr 14, 2023
@k1LoW k1LoW self-assigned this Apr 14, 2023
@github-actions
Copy link
Contributor

Code Metrics Report

main (35c421e) #23 (a1e1716) +/-
Coverage 79.5% 79.4% -0.1%
Code to Test Ratio 1:0.7 1:0.7 -0.0
Test Execution Time 25s 21s -4s
Details
  |                     | main (35c421e) | #23 (a1e1716) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          79.5% |         79.4% | -0.1% |
  |   Files             |              3 |             3 |     0 |
  |   Lines             |            395 |           394 |    -1 |
- |   Covered           |            314 |           313 |    -1 |
- | Code to Test Ratio  |          1:0.7 |         1:0.7 |  -0.0 |
  |   Code              |            902 |           956 |   +54 |
+ |   Test              |            668 |           670 |    +2 |
+ | Test Execution Time |            25s |           21s |   -4s |

Code coverage of files in pull request scope (83.7% → 83.6%)

Files Coverage +/-
httpstub.go 83.6% -0.1%

Reported by octocov

@k1LoW k1LoW merged commit 530538e into main Apr 14, 2023
@k1LoW k1LoW deleted the fix-path-match branch April 14, 2023 09:15
@github-actions github-actions bot mentioned this pull request Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant