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

[INLONG-597] Adjust WebTopicCtrlHandler class implementation #456

Merged
merged 1 commit into from
Apr 19, 2021
Merged

[INLONG-597] Adjust WebTopicCtrlHandler class implementation #456

merged 1 commit into from
Apr 19, 2021

Conversation

gosonzhang
Copy link
Contributor

  1. add WebTopicCtrlHandler class
  2. Adjust the return result type of WebParameterUtils.getAUDBaseInfo()

@codecov-commenter
Copy link

Codecov Report

Merging #456 (164b875) into TUBEMQ-570 (a278069) will decrease coverage by 0.47%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##             TUBEMQ-570    #456      +/-   ##
===============================================
- Coverage          6.54%   6.06%   -0.48%     
- Complexity          477     481       +4     
===============================================
  Files               294     303       +9     
  Lines             33694   36579    +2885     
  Branches           5470    6055     +585     
===============================================
+ Hits               2204    2220      +16     
- Misses            31023   33886    +2863     
- Partials            467     473       +6     
Impacted Files Coverage Δ Complexity Δ
.../apache/tubemq/corebase/utils/KeyBuilderUtils.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../apache/tubemq/server/common/TServerConstants.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...che/tubemq/server/common/fielddef/WebFieldDef.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ache/tubemq/server/common/statusdef/CuPolType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...e/tubemq/server/common/statusdef/ManageStatus.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ache/tubemq/server/common/utils/ProcessResult.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../tubemq/server/common/utils/WebParameterUtils.java 1.32% <0.00%> (-0.22%) 8.00 <0.00> (ø)
.../bdbstore/bdbentitys/BdbGroupFilterCondEntity.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...er/bdbstore/bdbentitys/BdbGroupFlowCtrlEntity.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...tubemq/server/master/metamanage/DataOpErrCode.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 39 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3030686...164b875. Read the comment docs.

@gosonzhang gosonzhang merged commit 906ce46 into apache:TUBEMQ-570 Apr 19, 2021
@gosonzhang gosonzhang deleted the TUBEMQ-570 branch April 19, 2021 12:29
xuehuanran pushed a commit to xuehuanran/inlong that referenced this pull request Dec 22, 2022
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

3 participants