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

Refactor the createCommit method #4811

Merged
merged 91 commits into from
Mar 26, 2023
Merged

Conversation

klboke
Copy link
Contributor

@klboke klboke commented Mar 21, 2023

What's the purpose of this PR

Refactor the createCommit method

klboke and others added 30 commits May 16, 2019 11:07
@klboke klboke requested review from mghio and nobodyiam March 21, 2023 05:23
@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #4811 (92e9f70) into master (a441b6b) will increase coverage by 0.58%.
The diff coverage is 33.33%.

@@             Coverage Diff              @@
##             master    #4811      +/-   ##
============================================
+ Coverage     47.23%   47.81%   +0.58%     
- Complexity     1660     1673      +13     
============================================
  Files           346      346              
  Lines         10685    10665      -20     
  Branches       1065     1065              
============================================
+ Hits           5047     5100      +53     
+ Misses         5329     5250      -79     
- Partials        309      315       +6     
Impacted Files Coverage Δ
...ip/framework/apollo/biz/service/CommitService.java 36.84% <0.00%> (-26.80%) ⬇️
...p/framework/apollo/biz/service/ItemSetService.java 10.16% <0.00%> (+1.34%) ⬆️
...apollo/adminservice/controller/ItemController.java 42.50% <100.00%> (+35.42%) ⬆️

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

klboke and others added 7 commits March 23, 2023 11:14
# Conflicts:
#	apollo-adminservice/src/test/java/com/ctrip/framework/apollo/adminservice/controller/ItemControllerTest.java
#	apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/service/CommitService.java
#	apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/service/ItemSetService.java
@klboke klboke requested a review from mghio March 23, 2023 05:48
Copy link
Contributor

@mghio mghio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nobodyiam nobodyiam merged commit 5903691 into apolloconfig:master Mar 26, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2023
@klboke klboke deleted the commitservice branch March 28, 2023 09:14
@nobodyiam nobodyiam added this to the 2.2.0 milestone Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants