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: fix options.debug.token option not causing any debug output #1638

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

arthurschreiber
Copy link
Collaborator

I don't know exactly when this was broken, but it looks like we haven't been getting any debug output from the options.debug.token option.

This also fixes one use of any in the token method in Debug by changing the type of the token parameter to Token.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.34%. Comparing base (0ad179f) to head (f264f38).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1638   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files          93       93           
  Lines        4860     4861    +1     
  Branches      933      933           
=======================================
+ Hits         3856     3857    +1     
  Misses        699      699           
  Partials      305      305           

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

@arthurschreiber arthurschreiber merged commit dadabc6 into master Jun 18, 2024
26 checks passed
Copy link

🎉 This PR is included in version 18.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant