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

Simplify iteration and transformation of Vert.x headers #17670

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Jun 3, 2021

This is a very minor efficiency improvement, which I also happen to think improves code readability.

Essentially it removes the outer iterator on the hashset elements.

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 3, 2021

This workflow status is outdated as a new workflow run has been triggered.

🚫 This workflow run has been cancelled.

Failing Jobs - Building 2f5ac5d

⚠️ Artifacts of the workflow run were not available thus the report misses some details.

Status Name Step Test failures Logs Raw logs
Initial JDK 11 Build Build ⚠️ Check → Logs Raw logs

@Sanne
Copy link
Member Author

Sanne commented Jun 21, 2021

@geoand sorry I'll ping you as it seems noone else is interested in this kind of changes :)

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks @Sanne !

@gsmet gsmet merged commit c611a45 into quarkusio:main Jun 28, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 28, 2021
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