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 & docs: improve go1.16 to go 1.20, change package sqlserver to github.com/microsoft/go-mssqldb,and Update all packages to the latest version. #41

Closed Breeze0806 closed 2 months ago

Breeze0806 commented 2 months ago

Now we use the sqlserver driver library maintained by Microsoft .

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.36%. Comparing base (1eeb47b) to head (b39fdbc).

Files Patch % Lines
datax/plugin/writer/dbms/batch_writer.go 0.00% 1 Missing :warning:
storage/database/mysql/field.go 50.00% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== - Coverage 92.41% 92.36% -0.05% ========================================== Files 124 124 Lines 6697 6697 ========================================== - Hits 6189 6186 -3 - Misses 404 406 +2 - Partials 104 105 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.