Breeze0806 / go-etl

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

feat & fix & docs: Add column name to error message when there's an e… #38

Closed Breeze0806 closed 4 months ago

Breeze0806 commented 4 months ago

…rror in reading or writing a column, fix the issue where ignoreOneByOneError does not work when set to false, and add F&Q for the db2 reader and writer.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.41%. Comparing base (52dd07d) to head (5a7dc63).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== + Coverage 92.35% 92.41% +0.05% ========================================== Files 124 124 Lines 6684 6697 +13 ========================================== + Hits 6173 6189 +16 + Misses 406 404 -2 + Partials 105 104 -1 ```

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