Skip to content

Conversation

@zhumin8
Copy link
Contributor

@zhumin8 zhumin8 commented Oct 4, 2022

This pr has some small cleanups on code:

  • remove SpringAutoConfigClassComposer code for RETRY_PARAM_DEFINITIONS, which is not used.
  • remove unused parameter in SpringWriter
  • fix test setup differences in SpringComposerTest and the two test in SpringAutoConfigClassComposerTest. @emmileaf I've only unified the setups, leaving you to restructure as needed in your golden-test pr. Sorry about making your life harder with last minute changes.

@zhumin8 zhumin8 added the spring pr that's related to spring code gen, intend to merge into autoconfig-gen-draft2 branch. label Oct 4, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

66.7% 66.7% Coverage
0.5% 0.5% Duplication

Copy link
Contributor

@emmileaf emmileaf left a comment

Choose a reason for hiding this comment

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

@zhumin8 Thank you and no worries!

@zhumin8 zhumin8 marked this pull request as ready for review October 4, 2022 16:40
@zhumin8 zhumin8 requested a review from a team October 4, 2022 16:40
@zhumin8 zhumin8 requested a review from a team as a code owner October 4, 2022 16:40
@zhumin8 zhumin8 merged commit 3cd3419 into autoconfig-gen-draft2 Oct 4, 2022
@zhumin8 zhumin8 deleted the cleanups branch October 4, 2022 16:41
diegomarquezp pushed a commit that referenced this pull request Oct 22, 2022
Some small cleanups on code:
- remove SpringAutoConfigClassComposer code for RETRY_PARAM_DEFINITIONS, which is not used.
- remove unused parameter in SpringWriter
- fix test setup differences in SpringComposerTest and the two test in SpringAutoConfigClassComposerTest.
suztomo pushed a commit that referenced this pull request Mar 21, 2023
…1054)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.10` -> `3.21.12` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.12/compatibility-slim/3.21.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.12/confidence-slim/3.21.10)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf</summary>

### [`v3.21.12`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.11...v3.21.12)

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.11...v3.21.12)

### [`v3.21.11`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.10...v3.21.11)

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.10...v3.21.11)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

spring pr that's related to spring code gen, intend to merge into autoconfig-gen-draft2 branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants