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

Fix resolvePaths() to handle relative paths correctly #53

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 21, 2023

No description provided.

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

Code Metrics Report

main (ebdfad9) #53 (eeaf201) +/-
Coverage 78.3% 80.9% +2.6%
Code to Test Ratio 1:0.3 1:0.3 -0.0
Test Execution Time 26s 25s -1s
Details
  |                     | main (ebdfad9) | #53 (eeaf201) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          78.3% |         80.9% | +2.6% |
  |   Files             |              3 |             3 |     0 |
  |   Lines             |            586 |           598 |   +12 |
+ |   Covered           |            459 |           484 |   +25 |
- | Code to Test Ratio  |          1:0.3 |         1:0.3 |  -0.0 |
  |   Code              |           2065 |          2083 |   +18 |
  |   Test              |            708 |           708 |     0 |
+ | Test Execution Time |            26s |           25s |   -1s |

Code coverage of files in pull request scope (78.4% → 81.8%)

Files Coverage +/-
grpcstub.go 81.8% +3.5%

Reported by octocov

@k1LoW k1LoW merged commit 74242db into main Sep 21, 2023
2 checks passed
@k1LoW k1LoW deleted the fix-resolve-paths branch September 21, 2023 05:37
@github-actions github-actions bot mentioned this pull request Sep 21, 2023
k1LoW added a commit to k1LoW/runn that referenced this pull request Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant