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

Database write prohibition dynamic configuration #1434

Merged

Conversation

daizhenyu
Copy link
Collaborator

@daizhenyu daizhenyu commented Jan 29, 2024

【Fix issue】#1422

【Modified content】

  1. Added dynamic configuration of database write prohibition
  2. Modified the configuration class
  3. Modify the mongodb interception point method type to Sring array
    [Use case description] Not required

[Self-test situation] 1. Local static check passed

[Scope of Impact] You need to add the plug-in user manual after

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f69c99) 42.54% compared to head (bfdb51a) 43.14%.
Report is 14 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1434      +/-   ##
=============================================
+ Coverage      42.54%   43.14%   +0.60%     
- Complexity      3346     3420      +74     
=============================================
  Files            843      847       +4     
  Lines          18682    18857     +175     
  Branches        2061     2084      +23     
=============================================
+ Hits            7948     8136     +188     
+ Misses          9743     9704      -39     
- Partials         991     1017      +26     
Flag Coverage Δ
unittests 43.14% <ø> (+0.60%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@daizhenyu daizhenyu force-pushed the develop-mysql-write-prohibition branch from 8249587 to e4be064 Compare January 31, 2024 02:27
@daizhenyu daizhenyu force-pushed the develop-mysql-write-prohibition branch from e4be064 to bfdb51a Compare January 31, 2024 02:43
@Sherlockhan Sherlockhan merged commit fb7ef3d into sermant-io:develop Feb 1, 2024
4 checks passed
@kkf1 kkf1 changed the title 数据库禁写动态配置 Database write prohibition dynamic configuration Apr 13, 2024
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.

4 participants