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

feat!: Allow passing client data through g8.data context key #36

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

TwiN
Copy link
Owner

@TwiN TwiN commented Jan 12, 2025

Summary

This adds the Data field to the Client struct and allows passing client data through the g8.data context key

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

This adds the Data field to the Client struct
@TwiN TwiN added the enhancement New feature or request label Jan 12, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cc6ae9d) to head (dbe6cac).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          177       188   +11     
=========================================
+ Hits           177       188   +11     

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

@TwiN TwiN merged commit 8b47985 into master Jan 14, 2025
1 check passed
@TwiN TwiN deleted the feat/client-data branch January 14, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants