Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 新增支持db2的reader/writer的CLOB类型,新增数据库dbms的querySQL #17

Merged
merged 2 commits into from
Jul 1, 2023

Conversation

Breeze0806
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 1, 2023

Codecov Report

Patch coverage: 74.28% and project coverage change: -0.09 ⚠️

Comparison is base (cd6c0ea) 92.48% compared to head (1ec7ec5) 92.39%.

❗ 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
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   92.48%   92.39%   -0.09%     
==========================================
  Files         121      121              
  Lines        6545     6591      +46     
==========================================
+ Hits         6053     6090      +37     
- Misses        393      399       +6     
- Partials       99      102       +3     
Impacted Files Coverage Δ
storage/database/db.go 75.87% <56.09%> (-1.27%) ⬇️
datax/plugin/reader/dbms/config.go 100.00% <100.00%> (ø)
datax/plugin/reader/dbms/job.go 100.00% <100.00%> (ø)
datax/plugin/reader/dbms/parameter.go 100.00% <100.00%> (ø)
datax/plugin/reader/dbms/task.go 100.00% <100.00%> (ø)
storage/database/db2/field.go 97.69% <100.00%> (ø)
storage/database/table.go 100.00% <100.00%> (ø)

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

@Breeze0806 Breeze0806 merged commit 9e41ed7 into main Jul 1, 2023
10 of 12 checks passed
@Breeze0806 Breeze0806 deleted the v0.1.x branch July 2, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants