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 source code URL cache mechanism #37

Merged
merged 4 commits into from
Nov 4, 2023
Merged

Add source code URL cache mechanism #37

merged 4 commits into from
Nov 4, 2023

Conversation

kyoshidajp
Copy link
Owner

No description provided.

This comment has been minimized.

Copy link

github-actions bot commented Nov 4, 2023

Code Metrics Report

main (d4ddbca) #37 (9c756cf) +/-
Coverage 54.1% 48.3% -5.8%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 12s 15s +3s
Details
  |                     | main (d4ddbca) | #37 (9c756cf) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          54.1% |         48.3% | -5.8% |
  |   Files             |             18 |            19 |    +1 |
  |   Lines             |            388 |           443 |   +55 |
+ |   Covered           |            210 |           214 |    +4 |
- | Code to Test Ratio  |          1:0.5 |         1:0.5 |  -0.0 |
  |   Code              |           1210 |          1322 |  +112 |
+ |   Test              |            656 |           657 |    +1 |
- | Test Execution Time |            12s |           15s |   +3s |

Code coverage of files in pull request scope (69.6% → 47.8%)

Files Coverage +/-
cmd/cache.go 0.0% 0.0%
cmd/diagnose.go 67.6% -2.0%

Reported by octocov

@kyoshidajp kyoshidajp marked this pull request as ready for review November 4, 2023 06:37
@kyoshidajp kyoshidajp merged commit 8d876ba into main Nov 4, 2023
1 of 6 checks passed
@kyoshidajp kyoshidajp deleted the intro_cache branch November 4, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant