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 en docs via gh pages #208

Closed wey-gu closed 1 year ago

wey-gu commented 1 year ago

close: #206

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (272ab21) 0.00% compared to head (1289b43) 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #208 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 72 72 Lines 2471 2471 Branches 270 270 ====================================== Misses 2471 2471 ```

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

omar-araboghli commented 1 year ago

Thanks for the quick response! Looking forward for the merge/rendering!