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

7.7.0 #318

Merged
merged 36 commits into from
Dec 31, 2024
Merged

7.7.0 #318

merged 36 commits into from
Dec 31, 2024

Conversation

vendelieu
Copy link
Owner

  • Added ktorJvmEngine parameter to plugin with option to choose ktor engine.
  • Added onHandlerException for spring starter bot configuration, to cover exceptions thrown by update handler.
  • Added extension for String for escaping formatting, escapeFormatting(parseMode), escapeMarkdown,
    escapeMarkdownV2, escapeHTML.

renovate bot and others added 30 commits December 16, 2024 21:47
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…4.1 (#309)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…r to v0.17.0 (#310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….10.0 (#311)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….10.1 (#314)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.64%. Comparing base (ebba15d) to head (1716f60).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...in/kotlin/eu/vendeli/tgbot/core/TgUpdateHandler.kt 96.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
+ Coverage   81.50%   81.64%   +0.13%     
==========================================
  Files         148      148              
  Lines        1752     1754       +2     
  Branches       99       99              
==========================================
+ Hits         1428     1432       +4     
+ Misses        249      247       -2     
  Partials       75       75              
Files with missing lines Coverage Δ
.../commonMain/kotlin/eu/vendeli/tgbot/TelegramBot.kt 63.33% <100.00%> (+7.77%) ⬆️
...tlin/eu/vendeli/tgbot/api/botactions/GetUpdates.kt 100.00% <ø> (ø)
...in/kotlin/eu/vendeli/tgbot/core/TgUpdateHandler.kt 77.95% <96.29%> (+0.60%) ⬆️

@vendelieu vendelieu merged commit c2a3aac into master Dec 31, 2024
14 checks passed
@vendelieu vendelieu deleted the 7.7.0 branch December 31, 2024 01:10
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.

1 participant