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 caller nillable #3

Merged
merged 3 commits into from
Feb 27, 2022
Merged

Make caller nillable #3

merged 3 commits into from
Feb 27, 2022

Conversation

Bibob7
Copy link
Owner

@Bibob7 Bibob7 commented Feb 27, 2022

Make caller nil-able in stack trace, since unknown error types have no caller

@codecov-commenter
Copy link

Codecov Report

Merging #3 (8c74e83) into main (b4dd3ba) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           93        93           
=========================================
  Hits            93        93           
Impacted Files Coverage Δ
error.go 100.00% <100.00%> (ø)
logging.go 100.00% <100.00%> (ø)
stack.go 100.00% <100.00%> (ø)

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 b4dd3ba...8c74e83. Read the comment docs.

@Bibob7 Bibob7 closed this Feb 27, 2022
@Bibob7 Bibob7 reopened this Feb 27, 2022
@Bibob7 Bibob7 merged commit a5d04b4 into main Feb 27, 2022
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