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

ci: skip javadoc in maven publish #221

Closed wey-gu closed 1 year ago

wey-gu commented 1 year ago

I don't know why recent mvn CI failed due to javadoc failures, it's strange that it was not triggered before though.

Let's explicitly skip it.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a1bf451) 0.00% compared to head (e5035b7) 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 #221 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 74 74 Lines 2513 2513 Branches 275 275 ====================================== Misses 2513 2513 ```

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