You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/03/03 08:37:47 UTC

[GitHub] [shardingsphere] codecov-commenter commented on pull request #24376: Add CDC E2E test case at pipeline

codecov-commenter commented on PR #24376:
URL: https://github.com/apache/shardingsphere/pull/24376#issuecomment-1453165111

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#24376](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1daecf6) into [master](https://codecov.io/gh/apache/shardingsphere/commit/2f0a6ce11f683bffbe3d010b4fa1531bfdf374ed?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2f0a6ce) will **decrease** coverage by `0.02%`.
   > The diff coverage is `50.00%`.
   
   > :exclamation: Current head 1daecf6 differs from pull request most recent head 037c834. Consider uploading reports for the commit 037c834 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #24376      +/-   ##
   ============================================
   - Coverage     49.93%   49.92%   -0.02%     
   - Complexity     1583     1584       +1     
   ============================================
     Files          3256     3257       +1     
     Lines         53562    53581      +19     
     Branches       9860     9869       +9     
   ============================================
   + Hits          26748    26752       +4     
   - Misses        24422    24432      +10     
   - Partials       2392     2397       +5     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...r/segment/strategy/KeyGenerateStrategySegment.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZmVhdHVyZXMvc2hhcmRpbmcvZGlzdHNxbC9zdGF0ZW1lbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NoYXJkaW5nL2Rpc3RzcWwvcGFyc2VyL3NlZ21lbnQvc3RyYXRlZ3kvS2V5R2VuZXJhdGVTdHJhdGVneVNlZ21lbnQuamF2YQ==) | `0.00% <ø> (ø)` | |
   | [...data/pipeline/cdc/client/util/AnyValueConvert.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL2RhdGEtcGlwZWxpbmUvY2RjL2NsaWVudC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvZGF0YS9waXBlbGluZS9jZGMvY2xpZW50L3V0aWwvQW55VmFsdWVDb252ZXJ0LmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...ere/data/pipeline/core/util/PipelineJdbcUtils.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL2RhdGEtcGlwZWxpbmUvY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvZGF0YS9waXBlbGluZS9jb3JlL3V0aWwvUGlwZWxpbmVKZGJjVXRpbHMuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [.../pipeline/mysql/ingest/MySQLIncrementalDumper.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL2RhdGEtcGlwZWxpbmUvZGlhbGVjdC9teXNxbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvZGF0YS9waXBlbGluZS9teXNxbC9pbmdlc3QvTXlTUUxJbmNyZW1lbnRhbER1bXBlci5qYXZh) | `64.04% <0.00%> (-3.02%)` | :arrow_down: |
   | [.../jdbc/core/driver/spi/ApolloDriverURLProvider.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-amRiYy9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9kcml2ZXIvamRiYy9jb3JlL2RyaXZlci9zcGkvQXBvbGxvRHJpdmVyVVJMUHJvdmlkZXIuamF2YQ==) | `57.14% <57.14%> (ø)` | |
   | [.../value/string/MySQLVarcharBinlogProtocolValue.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGItcHJvdG9jb2wvbXlzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2RiL3Byb3RvY29sL215c3FsL3BhY2tldC9iaW5sb2cvcm93L2NvbHVtbi92YWx1ZS9zdHJpbmcvTXlTUUxWYXJjaGFyQmlubG9nUHJvdG9jb2xWYWx1ZS5qYXZh) | `100.00% <100.00%> (ø)` | |
   | [...ere/data/pipeline/cdc/api/job/type/CDCJobType.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL2RhdGEtcGlwZWxpbmUvY2RjL2NvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2RhdGEvcGlwZWxpbmUvY2RjL2FwaS9qb2IvdHlwZS9DRENKb2JUeXBlLmphdmE=) | `100.00% <100.00%> (ø)` | |
   | [...data/pipeline/cdc/util/ColumnValueConvertUtil.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL2RhdGEtcGlwZWxpbmUvY2RjL2NvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2RhdGEvcGlwZWxpbmUvY2RjL3V0aWwvQ29sdW1uVmFsdWVDb252ZXJ0VXRpbC5qYXZh) | `67.24% <100.00%> (+1.78%)` | :arrow_up: |
   | [...rdingsphere/transaction/utils/AutoCommitUtils.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL3RyYW5zYWN0aW9uL2NvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3RyYW5zYWN0aW9uL3V0aWxzL0F1dG9Db21taXRVdGlscy5qYXZh) | `75.00% <100.00%> (-8.34%)` | :arrow_down: |
   | [...min/executor/AbstractDatabaseMetaDataExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9iYWNrZW5kL2hhbmRsZXIvYWRtaW4vZXhlY3V0b3IvQWJzdHJhY3REYXRhYmFzZU1ldGFEYXRhRXhlY3V0b3IuamF2YQ==) | `83.92% <100.00%> (+0.29%)` | :arrow_up: |
   | ... and [2 more](https://codecov.io/gh/apache/shardingsphere/pull/24376?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org