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

fix & docs & test: 修复全局数据库配置无法生效的问题以及新增测试用例,修改文档说明,新增reader/writer注册函… …数测试用例 #18

Merged
merged 2 commits into from
Jul 2, 2023

Conversation

Breeze0806
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.06 ⚠️

Comparison is base (9e41ed7) 92.39% compared to head (9209639) 92.34%.

❗ 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      #18      +/-   ##
==========================================
- Coverage   92.39%   92.34%   -0.06%     
==========================================
  Files         121      123       +2     
  Lines        6591     6635      +44     
==========================================
+ Hits         6090     6127      +37     
- Misses        399      404       +5     
- Partials      102      104       +2     
Impacted Files Coverage Δ
datax/core/job/container.go 92.04% <100.00%> (+0.15%) ⬆️
datax/plugin/writer/dbms/config.go 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

☔ 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 27af1aa into main Jul 2, 2023
11 of 12 checks passed
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