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:新增preSql和postSql特性 #10

Closed Breeze0806 closed 1 year ago

Breeze0806 commented 1 year ago

另新增了打包version

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.44% // Head: 94.48% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (ef98664) compared to base (ac2fc40). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## ========================================== + Coverage 94.44% 94.48% +0.03% ========================================== Files 121 121 Lines 5438 5476 +38 ========================================== + Hits 5136 5174 +38 Misses 181 181 Partials 121 121 ``` | [Impacted Files](https://codecov.io/gh/Breeze0806/go-etl/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [datax/common/plugin/plugin.go](https://codecov.io/gh/Breeze0806/go-etl/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGF0YXgvY29tbW9uL3BsdWdpbi9wbHVnaW4uZ28=) | `100.00% <ø> (ø)` | | | [datax/plugin/writer/rdbm/config.go](https://codecov.io/gh/Breeze0806/go-etl/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGF0YXgvcGx1Z2luL3dyaXRlci9yZGJtL2NvbmZpZy5nbw==) | `100.00% <100.00%> (ø)` | | | [datax/plugin/writer/rdbm/job.go](https://codecov.io/gh/Breeze0806/go-etl/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGF0YXgvcGx1Z2luL3dyaXRlci9yZGJtL2pvYi5nbw==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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