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 test demo for database write prohibition plugin #1474

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

hanbingleixue
Copy link
Collaborator

@hanbingleixue hanbingleixue commented Mar 19, 2024

What type of PR is this?

Integration Test

What this PR does / why we need it?

Add test demo for database write prohibition plugin

Which issue(s) this PR fixes?

Fixes #1461

Does this PR introduce a user-facing change?

No

Checklist

  • Make sure there is a GitHub_issue related with this PR before you start working on it.
  • Make sure you have squashed your change to one single commit.
  • GitHub Actions works fine in this PR.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.40%. Comparing base (3c1ae15) to head (712b84b).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1474      +/-   ##
=============================================
+ Coverage      43.38%   43.40%   +0.01%     
- Complexity      4647     4648       +1     
=============================================
  Files           1234     1234              
  Lines          26391    26391              
  Branches        2755     2755              
=============================================
+ Hits           11450    11454       +4     
+ Misses         13562    13559       -3     
+ Partials        1379     1378       -1     
Flag Coverage Δ
unittests 43.40% <ø> (+0.01%) ⬆️

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.

Signed-off-by: hanbingleixue <hanbingleixue@hotmail.com>
@Sherlockhan Sherlockhan merged commit bafe18c into sermant-io:develop Mar 25, 2024
138 checks passed
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 the database write prohibition integration test
4 participants