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

make the githubv4.URI -> *githubv4.URI on AvatarUrl #203

Merged
merged 1 commit into from Oct 18, 2021

Conversation

patrickdevivo
Copy link
Contributor

fixes a nil pointer exception that was occurring on this column

fixes a nil pointer exception that was occurring on this column
@codecov-commenter
Copy link

Codecov Report

Merging #203 (2d048fb) into main (f965a1c) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   69.52%   69.47%   -0.05%     
==========================================
  Files          44       44              
  Lines        2228     2231       +3     
==========================================
+ Hits         1549     1550       +1     
- Misses        436      437       +1     
- Partials      243      244       +1     
Impacted Files Coverage Δ
extensions/internal/github/repo_prs.go 75.80% <50.00%> (-0.70%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f965a1c...2d048fb. Read the comment docs.

@patrickdevivo patrickdevivo merged commit 4c15994 into main Oct 18, 2021
@patrickdevivo patrickdevivo deleted the prs-author_avatar_url-pointer branch October 18, 2021 09: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.

None yet

2 participants