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:class 'ResultSetUtil.java' parse datetime type error #240 #241

Closed bobobod closed 1 year ago

wey-gu commented 1 year ago

I had put this fix PR as hacktoberfest, check https://bit.ly/hack-nebula on how to participate :)

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (d6b73ea) 0.00% compared to head (d10eaa4) 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 #241 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 74 74 Lines 2532 2533 +1 Branches 275 275 ====================================== - Misses 2532 2533 +1 ``` | [Files](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...rg/nebula/contrib/ngbatis/utils/ResultSetUtil.java](https://app.codecov.io/gh/nebula-contrib/ngbatis/pull/241?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: Have feedback on the report? Share it here.