-
Notifications
You must be signed in to change notification settings - Fork 5
style(dsl): sort members in OutboundEnvelope
#943
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
8000
Jump to bottom
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #943 +/- ##
=======================================
Coverage 69.80% 69.80%
=======================================
Files 25 25
Lines 659 659
Branches 122 122
=======================================
Hits 460 460
Misses 129 129
Partials 70 70 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
nicolasfara
approved these changes
Apr 27, 2025
fa32e09
to
32988e9
Compare
32988e9
to
390ba56
Compare
🎉 This PR is included in version 23.0.4 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
angelacorte
pushed a commit
that referenced
this pull request
Apr 28, 2025
## [23.0.4](23.0.3...23.0.4) (2025-04-27) ### Dependency updates * **deps:** update alchemist to v42.1.0 ([9ae3458](9ae3458)) * **deps:** update dependency com.github.gmazzo.buildconfig to v5.6.3 ([776b60b](776b60b)) * **deps:** update dependency gradle to v8.14 ([bcba0ab](bcba0ab)) * **deps:** update dependency react-router-dom to v7.5.2 ([e9c47fe](e9c47fe)) * **deps:** update node.js to 22.15 ([6d9674c](6d9674c)) * **deps:** update plugin com.gradle.develocity to v4.0.1 ([58749a3](58749a3)) * **deps:** update plugin gitsemver to v5.1.2 ([92e1db6](92e1db6)) * **deps:** update plugin kotlin-qa to v0.86.1 ([5b31a81](5b31a81)) * **deps:** update plugin multijvmtesting to v3.4.1 ([be0fc40](be0fc40)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.23 ([8ce5999](8ce5999)) ### Bug Fixes * **alchemist-incarnation:** fix broken gradient ([#942](#942)) ([b8173d5](b8173d5)) * **stdlib:** fix broken Bellman-Ford gradient ([#940](#940)) ([bab1945](bab1945)) ### Documentation * fix and improve documentation ([#927](#927)) ([ff38a22](ff38a22)) * **readme:** rewrite the readme file ([#944](#944)) ([42c0b42](42c0b42)) * **readme:** update the maven coordinates ([#936](#936)) ([d528774](d528774)) ### Build and continuous integration * **deps:** update actions/download-artifact action to v4.3.0 ([970306b](970306b)) * **deps:** update github/codeql-action action to v3.28.16 ([70cfdae](70cfdae)) * run the Kotlin compiler in-process to facilitate debugging inside the IDE ([#939](#939)) ([7523aca](7523aca)) ### Style improvements * **dsl:** sort members in `OutboundEnvelope` ([#943](#943)) ([2530b1f](2530b1f)) * update copyright header in KotlinPoetUtils.kt ([#941](#941)) ([306c5d5](306c5d5))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.