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: default token-type #71

Merged
merged 1 commit into from
Dec 8, 2023
Merged

fix: default token-type #71

merged 1 commit into from
Dec 8, 2023

Conversation

ChandlerFerry
Copy link
Contributor

Resolves breaking change implemented in #70

@ChandlerFerry ChandlerFerry changed the title fix: default fix: default token-type Dec 8, 2023
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

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

Comparison is base (a45cd46) 93.27% compared to head (0783464) 90.51%.
Report is 16 commits behind head on main.

Files Patch % Lines
main.py 81.63% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   93.27%   90.51%   -2.76%     
==========================================
  Files           1        1              
  Lines         223      253      +30     
  Branches       54       63       +9     
==========================================
+ Hits          208      229      +21     
- Misses          7       15       +8     
- Partials        8        9       +1     

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

@sondrelg
Copy link
Member

sondrelg commented Dec 8, 2023

Thanks @ChandlerFerry

@sondrelg sondrelg merged commit b56f4ff into snok:main Dec 8, 2023
2 of 4 checks passed
@Injabie3
Copy link
Contributor

Injabie3 commented Dec 8, 2023

Thanks for this, I missed this when converting the type to an enum. :'(

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