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/02/27 07:43:25 UTC

[GitHub] [shardingsphere] codecov-commenter commented on pull request #24355: Add DistSQL EXPORT/IMPORT METADATA

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/24355?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 [#24355](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5b673c2) into [master](https://codecov.io/gh/apache/shardingsphere/commit/d5d4a3707f13d2e8700c369c71d36920f20fd242?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d5d4a37) will **increase** coverage by `0.03%`.
   > The diff coverage is `46.98%`.
   
   > :exclamation: Current head 5b673c2 differs from pull request most recent head bf193ee. Consider uploading reports for the commit bf193ee to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #24355      +/-   ##
   ============================================
   + Coverage     50.01%   50.05%   +0.03%     
     Complexity     1580     1580              
   ============================================
     Files          3238     3245       +7     
     Lines         53416    53528     +112     
     Branches       9852     9863      +11     
   ============================================
   + Hits          26715    26792      +77     
   - Misses        24316    24347      +31     
   - Partials       2385     2389       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ser/core/kernel/KernelDistSQLStatementVisitor.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGlzdHNxbC9wYXJzZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2Rpc3RzcWwvcGFyc2VyL2NvcmUva2VybmVsL0tlcm5lbERpc3RTUUxTdGF0ZW1lbnRWaXNpdG9yLmphdmE=) | `5.31% <0.00%> (-0.18%)` | :arrow_down: |
   | [...atement/ral/queryable/ExportMetaDataStatement.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGlzdHNxbC9zdGF0ZW1lbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2Rpc3RzcWwvcGFyc2VyL3N0YXRlbWVudC9yYWwvcXVlcnlhYmxlL0V4cG9ydE1ldGFEYXRhU3RhdGVtZW50LmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...atement/ral/updatable/ImportMetaDataStatement.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGlzdHNxbC9zdGF0ZW1lbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2Rpc3RzcWwvcGFyc2VyL3N0YXRlbWVudC9yYWwvdXBkYXRhYmxlL0ltcG9ydE1ldGFEYXRhU3RhdGVtZW50LmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...shardingsphere/proxy/backend/util/ImportUtils.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9iYWNrZW5kL3V0aWwvSW1wb3J0VXRpbHMuamF2YQ==) | `17.64% <17.64%> (ø)` | |
   | [...queryable/ExportDatabaseConfigurationExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9iYWNrZW5kL2hhbmRsZXIvZGlzdHNxbC9yYWwvcXVlcnlhYmxlL0V4cG9ydERhdGFiYXNlQ29uZmlndXJhdGlvbkV4ZWN1dG9yLmphdmE=) | `55.55% <50.00%> (+3.99%)` | :arrow_up: |
   | [...shardingsphere/proxy/backend/util/ExportUtils.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9iYWNrZW5kL3V0aWwvRXhwb3J0VXRpbHMuamF2YQ==) | `50.90% <50.90%> (ø)` | |
   | [.../distsql/ral/queryable/ExportMetaDataExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9iYWNrZW5kL2hhbmRsZXIvZGlzdHNxbC9yYWwvcXVlcnlhYmxlL0V4cG9ydE1ldGFEYXRhRXhlY3V0b3IuamF2YQ==) | `65.00% <65.00%> (ø)` | |
   | [...r/distsql/ral/updatable/ImportMetaDataUpdater.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9iYWNrZW5kL2hhbmRsZXIvZGlzdHNxbC9yYWwvdXBkYXRhYmxlL0ltcG9ydE1ldGFEYXRhVXBkYXRlci5qYXZh) | `78.57% <78.57%> (ø)` | |
   | [...e/shardingsphere/proxy/backend/util/JsonUtils.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9iYWNrZW5kL3V0aWwvSnNvblV0aWxzLmphdmE=) | `83.33% <83.33%> (ø)` | |
   | [...ging/yaml/config/YamlLoggingRuleConfiguration.java](https://codecov.io/gh/apache/shardingsphere/pull/24355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL2xvZ2dpbmcvY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvbG9nZ2luZy95YW1sL2NvbmZpZy9ZYW1sTG9nZ2luZ1J1bGVDb25maWd1cmF0aW9uLmphdmE=) | `75.00% <100.00%> (ø)` | |
   | ... and [2 more](https://codecov.io/gh/apache/shardingsphere/pull/24355?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