nebula-contrib / ngbatis

NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/
https://nebula-contrib.github.io/ngbatis/
Apache License 2.0
132 stars 42 forks source link

feat: add deleteByIdBatch interface #246

Closed shbone closed 1 year ago

shbone commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (fbeb601) 0.00% compared to head (2ff549c) 0.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #246 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 74 75 +1 Lines 2532 2562 +30 Branches 275 276 +1 ====================================== - Misses 2532 2562 +30 ``` | [Files](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...g/nebula/contrib/ngbatis/proxy/NebulaDaoBasic.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9vcmcvbmVidWxhL2NvbnRyaWIvbmdiYXRpcy9wcm94eS9OZWJ1bGFEYW9CYXNpYy5qYXZh) | `0.00% <0.00%> (ø)` | | | [.../nebula/contrib/ngbatis/models/data/NgTriplet.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9vcmcvbmVidWxhL2NvbnRyaWIvbmdiYXRpcy9tb2RlbHMvZGF0YS9OZ1RyaXBsZXQuamF2YQ==) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.