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 IUserContextBuilder<TSchema> #1118

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

Shane32
Copy link
Member

@Shane32 Shane32 commented Feb 6, 2024

Allows the user a different IUserContextBuilder for each schema they have registered.

@Shane32 Shane32 added this to the 7.7 milestone Feb 6, 2024
@Shane32 Shane32 self-assigned this Feb 6, 2024
@Shane32 Shane32 force-pushed the add_schema_based_user_context_builder branch from 17219d6 to 0510669 Compare February 6, 2024 03:25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f903c2e) 93.86% compared to head (131f6ba) 93.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1118      +/-   ##
==========================================
+ Coverage   93.86%   93.88%   +0.01%     
==========================================
  Files          49       49              
  Lines        2364     2370       +6     
  Branches      420      421       +1     
==========================================
+ Hits         2219     2225       +6     
  Misses        103      103              
  Partials       42       42              

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

@Shane32 Shane32 merged commit dcc49f0 into master Feb 6, 2024
7 checks passed
@Shane32 Shane32 deleted the add_schema_based_user_context_builder branch February 6, 2024 14:55
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.

None yet

3 participants