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

Replace with client context #3121

Merged
merged 3 commits into from
Mar 23, 2024
Merged

Replace with client context #3121

merged 3 commits into from
Mar 23, 2024

Conversation

hououou
Copy link
Collaborator

@hououou hououou commented Mar 22, 2024

see #3062
Since database is stored in client context, for classes that depend on multiple database components, e.g. BM, MM, FS, ..., simply replace these components with client context.

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (9247fd2) to head (a7a14cc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3121   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files        1169     1169           
  Lines       43757    43772   +15     
=======================================
+ Hits        40211    40226   +15     
  Misses       3546     3546           

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

@ray6080 ray6080 merged commit 3a6bd7e into master Mar 23, 2024
17 checks passed
@ray6080 ray6080 deleted the replace_with_client_context branch March 23, 2024 13:40
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