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

fix: #102 and clear time type mapping (v1.1.4) #168

Closed CorvusYe closed 1 year ago

CorvusYe commented 1 year ago

1.1.4

Develop behavior change.

Bugfix

Feature

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (856f639) 0.00% compared to head (c8c9c80) 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 #168 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 73 73 Lines 2416 2430 +14 Branches 259 264 +5 ====================================== - Misses 2416 2430 +14 ``` | [Impacted Files](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...a/contrib/ngbatis/binding/DefaultArgsResolver.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9vcmcvbmVidWxhL2NvbnRyaWIvbmdiYXRpcy9iaW5kaW5nL0RlZmF1bHRBcmdzUmVzb2x2ZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | | | [...ib/ngbatis/binding/beetl/functions/ValueFmtFn.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9vcmcvbmVidWxhL2NvbnRyaWIvbmdiYXRpcy9iaW5kaW5nL2JlZXRsL2Z1bmN0aW9ucy9WYWx1ZUZtdEZuLmphdmE=) | `0.00% <0.00%> (ø)` | | | [.../org/nebula/contrib/ngbatis/utils/ReflectUtil.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9vcmcvbmVidWxhL2NvbnRyaWIvbmdiYXRpcy91dGlscy9SZWZsZWN0VXRpbC5qYXZh) | `0.00% <0.00%> (ø)` | | | [...rg/nebula/contrib/ngbatis/utils/ResultSetUtil.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9vcmcvbmVidWxhL2NvbnRyaWIvbmdiYXRpcy91dGlscy9SZXN1bHRTZXRVdGlsLmphdmE=) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.