-
Notifications
You must be signed in to change notification settings - Fork 105
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
Enhance ORM by nri #553
Enhance ORM by nri #553
Conversation
fc1b823
to
0664b75
Compare
77243ac
to
c09e5a1
Compare
65b086d
to
36b8308
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #553 +/- ##
==========================================
+ Coverage 56.60% 56.76% +0.16%
==========================================
Files 545 546 +1
Lines 51555 51708 +153
==========================================
+ Hits 29182 29353 +171
+ Misses 18680 18656 -24
- Partials 3693 3699 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
85e9f46
to
e77e0d1
Compare
Signed-off-by: Airren <[email protected]>
Signed-off-by: caohe <[email protected]>
/cc @luomingmeng @csfldf
|
Signed-off-by: Airren <[email protected]>
What type of PR is this?
Features: enhance ORM by NRI
What this PR does / why we need it:
Issue: #430
Proposal: #525
Test case: todo