You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/11 08:27:03 UTC

[GitHub] [rocketmq-schema-registry] humkum opened a new pull request, #33: add get subjects by tenant interface to support flink list table by subjects

humkum opened a new pull request, #33:
URL: https://github.com/apache/rocketmq-schema-registry/pull/33

   1. add interface to support flink to list table by subjects
   2. make "/schema-registry/v1"  as a API_PREFIX, user no need to care this.


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-schema-registry] codecov-commenter commented on pull request #33: add get subjects by tenant interface to support flink list table by subjects

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #33:
URL: https://github.com/apache/rocketmq-schema-registry/pull/33#issuecomment-1211720803

   # [Codecov](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/33?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 [#33](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/33?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ae0cff6) into [main](https://codecov.io/gh/apache/rocketmq-schema-registry/commit/77cb8c65788801a6d07de9b21cd2c8b35680881c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (77cb8c6) will **decrease** coverage by `0.21%`.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##               main      #33      +/-   ##
   ============================================
   - Coverage     10.51%   10.29%   -0.22%     
     Complexity       25       25              
   ============================================
     Files            35       35              
     Lines           723      738      +15     
     Branches         39       39              
   ============================================
     Hits             76       76              
   - Misses          641      656      +15     
     Partials          6        6              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ma/registry/client/NormalSchemaRegistryClient.java](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/33/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y2xpZW50L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9yb2NrZXRtcS9zY2hlbWEvcmVnaXN0cnkvY2xpZW50L05vcm1hbFNjaGVtYVJlZ2lzdHJ5Q2xpZW50LmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...ketmq/schema/registry/client/rest/RestService.java](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/33/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y2xpZW50L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9yb2NrZXRtcS9zY2hlbWEvcmVnaXN0cnkvY2xpZW50L3Jlc3QvUmVzdFNlcnZpY2UuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [.../schema/registry/core/api/v1/SchemaController.java](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/33/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcm9ja2V0bXEvc2NoZW1hL3JlZ2lzdHJ5L2NvcmUvYXBpL3YxL1NjaGVtYUNvbnRyb2xsZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...chema/registry/core/service/SchemaServiceImpl.java](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/33/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcm9ja2V0bXEvc2NoZW1hL3JlZ2lzdHJ5L2NvcmUvc2VydmljZS9TY2hlbWFTZXJ2aWNlSW1wbC5qYXZh) | `0.00% <0.00%> (ø)` | |
   
   :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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-schema-registry] duhenglucky merged pull request #33: add get subjects by tenant interface to support flink list table by subjects

Posted by GitBox <gi...@apache.org>.
duhenglucky merged PR #33:
URL: https://github.com/apache/rocketmq-schema-registry/pull/33


-- 
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: dev-unsubscribe@rocketmq.apache.org

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