Skip to content

[SCB-2332]an exception "value type not support" is thrown when the file type is ini#2552

Merged
liubao68 merged 4 commits intoapache:masterfrom
david6969xin:master
Sep 6, 2021
Merged

[SCB-2332]an exception "value type not support" is thrown when the file type is ini#2552
liubao68 merged 4 commits intoapache:masterfrom
david6969xin:master

Conversation

@david6969xin
Copy link
Copy Markdown
Contributor

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #2552 (ba123dc) into master (e7cb5e6) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2552      +/-   ##
============================================
- Coverage     77.63%   77.62%   -0.02%     
  Complexity     1420     1420              
============================================
  Files          1597     1597              
  Lines         42443    42444       +1     
  Branches       3575     3575              
============================================
- Hits          32951    32946       -5     
- Misses         7998     8001       +3     
- Partials       1494     1497       +3     
Impacted Files Coverage Δ
...servicecomb/config/kie/client/model/ValueType.java 0.00% <0.00%> (ø)
...thentication/consumer/RSAConsumerTokenManager.java 70.96% <0.00%> (-6.46%) ⬇️
.../servicecomb/registry/discovery/DiscoveryTree.java 96.49% <0.00%> (-3.51%) ⬇️
...ecomb/provider/pojo/PojoConsumerMetaRefresher.java 75.60% <0.00%> (-2.44%) ⬇️

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 e7cb5e6...ba123dc. Read the comment docs.

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.

3 participants