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: remove file scope of vitepress #251

Closed wey-gu closed 1 year ago

wey-gu commented 1 year ago

it seems github page wiping will still be triggered even after we have the ignore dot file, now let's force Vitepress being built for all merged PR to protect the github page

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (c67c017) 0.00% compared to head (7202a50) 0.00%. Report is 8 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #251 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 75 75 Lines 2563 2563 Branches 276 276 ====================================== Misses 2563 2563 ``` | [Files](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/251?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/251?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%> (ø)` | |

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