Breeze0806 / go-etl

go-etl is a toolset for data extraction, transformation and loading。(go-etl是一个集数据源抽取,转化,加载的工具集,提供强大的数据同步能力)
Apache License 2.0
118 stars 38 forks source link

feat: 升级db2驱动库至v0.4.4 #23

Closed Breeze0806 closed 1 year ago

Breeze0806 commented 1 year ago

主要用于修复db2读取gbk的char时出现的问题 https://github.com/ibmdb/go_ibm_db/pull/213

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3ebfa7c) 92.34% compared to head (f67af5d) 92.34%.

: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 @@ ## main #23 +/- ## ======================================= Coverage 92.34% 92.34% ======================================= Files 124 124 Lines 6637 6637 ======================================= Hits 6129 6129 Misses 404 404 Partials 104 104 ```

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