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 database write prohibition function implementation for postgresql and openGauss #1447

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

hanbingleixue
Copy link
Collaborator

@hanbingleixue hanbingleixue commented Feb 19, 2024

【Fix issue】#1422

[Modification] Add the database write ban function implementation of postgresql and openGauss

[Use case description] 1. Subsequent supplementary integration testing

[Self-test situation] 1. Local static inspection and cleaning situation; 2. Subsequent submission of UT

[Scope of Impact] 1. Subsequent supplement to the user manual

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (61c932f) 43.88% compared to head (680a651) 43.95%.
Report is 2 commits behind head on develop.

Files Patch % Lines
...abase/interceptor/AbstractDatabaseInterceptor.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1447      +/-   ##
=============================================
+ Coverage      43.88%   43.95%   +0.06%     
- Complexity      4667     4668       +1     
=============================================
  Files           1213     1213              
  Lines          26130    26133       +3     
  Branches        2745     2745              
=============================================
+ Hits           11467    11486      +19     
+ Misses         13294    13265      -29     
- Partials        1369     1382      +13     
Flag Coverage Δ
unittests 43.95% <0.00%> (+0.06%) ⬆️

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.

@hanbingleixue hanbingleixue force-pushed the develop branch 7 times, most recently from 1f7d131 to a2c116b Compare February 21, 2024 09:00
@hanbingleixue hanbingleixue force-pushed the develop branch 4 times, most recently from 34e88b5 to bd2a716 Compare February 22, 2024 07:57
@Sherlockhan Sherlockhan merged commit 3ddde3f into sermant-io:develop Feb 23, 2024
4 checks passed
@kkf1 kkf1 changed the title 增加postgresql和openGauss的数据库禁写功能实现 Add database write prohibition function implementation for postgresql and openGauss 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