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

add setHubOnContext functions for integrations that use custom context #931

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

ribice
Copy link
Collaborator

@ribice ribice commented Dec 17, 2024

Resolves #234

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.72%. Comparing base (3a08424) to head (897bc54).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #931      +/-   ##
==========================================
+ Coverage   83.59%   83.72%   +0.12%     
==========================================
  Files          49       49              
  Lines        5128     5138      +10     
==========================================
+ Hits         4287     4302      +15     
+ Misses        685      680       -5     
  Partials      156      156              

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

@ribice ribice requested a review from cleptric December 17, 2024 01:00
@getsentry getsentry deleted a comment from cleptric Dec 17, 2024
@ribice ribice merged commit 428725f into master Dec 17, 2024
16 checks passed
@ribice ribice deleted the setHubOnContext-methods branch December 17, 2024 15: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.

Add ability to override hub stored in gin.Context
2 participants