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 #185: improve the accuracy of datetime to milliseconds (v1.1.5) #186

Closed CorvusYe closed 1 year ago

CorvusYe commented 1 year ago

PR type

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3c7265f) 0.00% compared to head (ca1dfbd) 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 #186 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 73 73 Lines 2437 2455 +18 Branches 264 264 ====================================== - Misses 2437 2455 +18 ``` | [Impacted Files](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...bula/contrib/ngbatis/binding/DateDeserializer.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9vcmcvbmVidWxhL2NvbnRyaWIvbmdiYXRpcy9iaW5kaW5nL0RhdGVEZXNlcmlhbGl6ZXIuamF2YQ==) | `0.00% <ø> (ø)` | | | [...ib/ngbatis/binding/beetl/functions/ValueFmtFn.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/186?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%> (ø)` | | | [...rg/nebula/contrib/ngbatis/utils/ResultSetUtil.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/186?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.