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 nil checking #220

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Add nil checking #220

merged 1 commit into from
Aug 8, 2024

Conversation

goccy
Copy link
Member

@goccy goccy commented Aug 8, 2024

SSIA

Copy link

github-actions bot commented Aug 8, 2024

Code Metrics Report

main (afb1d4a) #220 (e0f6daa) +/-
Coverage 65.1% 65.1% -0.0%
Code to Test Ratio 1:0.3 1:0.3 -0.0
Test Execution Time 7m19s 6m47s -32s
Details
  |                     | main (afb1d4a) | #220 (e0f6daa) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          65.1% |          65.1% | -0.0% |
  |   Files             |             69 |             69 |     0 |
  |   Lines             |          11746 |          11749 |    +3 |
+ |   Covered           |           7650 |           7651 |    +1 |
- | Code to Test Ratio  |          1:0.3 |          1:0.3 |  -0.0 |
  |   Code              |          37045 |          37054 |    +9 |
  |   Test              |          12653 |          12653 |     0 |
+ | Test Execution Time |          7m19s |          6m47s |  -32s |

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

Files Coverage +/-
resolver/resolver.go 81.7% -0.1%

Reported by octocov

@goccy goccy merged commit 1820140 into main Aug 8, 2024
4 checks passed
@goccy goccy deleted the add-nil-checking branch August 8, 2024 07:10
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.

3 participants