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等依赖库用于解决db2的问题https://github.com/ibmdb/go_ibm_db/issues/126,修改querySQL变为querySql #20

Closed Breeze0806 closed 1 year ago

Breeze0806 commented 1 year ago

用于解决db2的问题https://github.com/ibmdb/go_ibm_db/issues/126

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (e6cb789) 92.31% compared to head (963cc75) 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 #20 +/- ## ========================================== + Coverage 92.31% 92.34% +0.03% ========================================== Files 123 123 Lines 6635 6635 ========================================== + Hits 6125 6127 +2 + Misses 406 404 -2 Partials 104 104 ``` | [Impacted Files](https://app.codecov.io/gh/Breeze0806/go-etl/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [datax/plugin/reader/dbms/config.go](https://app.codecov.io/gh/Breeze0806/go-etl/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGF0YXgvcGx1Z2luL3JlYWRlci9kYm1zL2NvbmZpZy5nbw==) | `100.00% <ø> (ø)` | | | [datax/plugin/reader/dbms/job.go](https://app.codecov.io/gh/Breeze0806/go-etl/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGF0YXgvcGx1Z2luL3JlYWRlci9kYm1zL2pvYi5nbw==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/Breeze0806/go-etl/pull/20/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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