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

Variable interpolation in Kotlin #1364

Merged
merged 3 commits into from
Apr 27, 2021

Conversation

MagnusMG
Copy link
Contributor

Changed the user manual (index.adoc) by adding a caution block in the section about variable interpolation.

@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #1364 (ed64853) into master (b196201) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1364   +/-   ##
=========================================
  Coverage     93.75%   93.75%           
  Complexity      474      474           
=========================================
  Files             2        2           
  Lines          6968     6968           
  Branches       1872     1872           
=========================================
  Hits           6533     6533           
  Misses          147      147           
  Partials        288      288           

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 b196201...ed64853. Read the comment docs.

@remkop remkop merged commit 9873a3a into remkop:master Apr 27, 2021
remkop added a commit that referenced this pull request Apr 27, 2021
@remkop remkop added this to the 4.6.2 milestone Apr 27, 2021
@remkop remkop linked an issue Apr 27, 2021 that may be closed by this pull request
@remkop
Copy link
Owner

remkop commented Apr 27, 2021

Merged and updated release notes.
The rendered HTML will be published with the next picocli release.

Thank you for the contribution!

MarkoMackic pushed a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
MarkoMackic pushed a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
MarkoMackic added a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
…otlin variable interpolation"

This reverts commit a838b7e.
MarkoMackic added a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
MarkoMackic added a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
…otlin variable interpolation"

This reverts commit a838b7e.
MarkoMackic added a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variable interpolation in Kotlin
2 participants