-
Notifications
You must be signed in to change notification settings - Fork 64
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
feature: 分库分表: NOT 支持 #192
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #192 +/- ##
==========================================
+ Coverage 85.98% 86.16% +0.18%
==========================================
Files 43 43
Lines 3046 3087 +41
==========================================
+ Hits 2619 2660 +41
Misses 345 345
Partials 82 82
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
你的单测也没怎么覆盖啊!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
有一些代码依旧没有覆盖掉,你可以在 changed file 里面找到
NOT 支持,部分集成测试待补充