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

Use Kotlin DSL syntax in Gradle instructions #183

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Apr 11, 2023

Rendered markdown here.

@twyatt twyatt added the maintenance General maintenance that doesn't effect the public API. label Apr 11, 2023
@twyatt twyatt marked this pull request as ready for review April 11, 2023 19:38
@twyatt twyatt requested a review from a team as a code owner April 11, 2023 19:38
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #183 (0138a8c) into main (56a59f1) will increase coverage by 0.71%.
The diff coverage is 45.45%.

@@             Coverage Diff              @@
##               main     #183      +/-   ##
============================================
+ Coverage     57.25%   57.97%   +0.71%     
  Complexity       11       11              
============================================
  Files             8        8              
  Lines           613      652      +39     
  Branches        145      144       -1     
============================================
+ Hits            351      378      +27     
- Misses          223      235      +12     
  Partials         39       39              
Impacted Files Coverage Δ
koap/src/commonMain/kotlin/Encoder.kt 71.69% <ø> (+3.27%) ⬆️
koap/src/commonMain/kotlin/ToFormat.kt 26.31% <ø> (ø)
koap/src/commonMain/kotlin/Debug.kt 26.08% <25.00%> (-1.19%) ⬇️
koap/src/commonMain/kotlin/Message.kt 57.85% <33.33%> (-1.38%) ⬇️
koap/src/commonMain/kotlin/ByteArrayReader.kt 68.08% <66.66%> (-0.10%) ⬇️
koap/src/commonMain/kotlin/Decoder.kt 53.74% <66.66%> (+1.62%) ⬆️
koap/src/commonMain/kotlin/Header.kt 53.84% <100.00%> (+3.84%) ⬆️

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

@twyatt twyatt merged commit 3a5559f into main Apr 12, 2023
@twyatt twyatt deleted the twyatt/readme/gradle branch April 12, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General maintenance that doesn't effect the public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants