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 missing nil checks #115

Merged
merged 2 commits into from
Nov 18, 2023
Merged

Fix missing nil checks #115

merged 2 commits into from
Nov 18, 2023

Conversation

antham
Copy link
Owner

@antham antham commented Nov 18, 2023

No description provided.

@antham antham marked this pull request as ready for review November 18, 2023 16:18
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f8cf2a4) 91.51% compared to head (d5bee67) 91.15%.

Files Patch % Lines
ghokin/token_generator.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
- Coverage   91.51%   91.15%   -0.36%     
==========================================
  Files          12       12              
  Lines         436      441       +5     
==========================================
+ Hits          399      402       +3     
- Misses         26       27       +1     
- Partials       11       12       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@antham antham closed this Nov 18, 2023
@antham antham force-pushed the fix-nil-missing-check branch from 5bdad8a to f8cf2a4 Compare November 18, 2023 16:39
@antham antham reopened this Nov 18, 2023
@antham antham merged commit c3e3046 into master Nov 18, 2023
4 of 6 checks passed
@antham antham deleted the fix-nil-missing-check branch November 18, 2023 16:46
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