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.9.0 #344

Merged
merged 48 commits into from
Feb 13, 2025
Merged

7.9.0 #344

merged 48 commits into from
Feb 13, 2025

Conversation

vendelieu
Copy link
Owner

  • Supported Telegram API 8.3.
  • Added isAccessible and accessibleOrNull() to MaybeInaccessibleMessage to make easier handling.
  • Added handleLoggingProvider parameter to plugin, to give option to disable handling of logging provider.
  • Added warnings when helper annotations used for inappropriate handlers.

vendelieu and others added 30 commits January 2, 2025 06:10
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… v1.8.0 (#326)

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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
vendelieu and others added 18 commits January 26, 2025 00:29
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.2 (#338)

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

codecov bot commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 86.53846% with 7 lines in your changes missing coverage. Please review.

Project coverage is 81.84%. Comparing base (50601b2) to head (90fddbc).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...in/kotlin/eu/vendeli/tgbot/core/TgUpdateHandler.kt 89.74% 0 Missing and 4 partials ⚠️
...kotlin/eu/vendeli/tgbot/api/botactions/SendGift.kt 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   79.45%   81.84%   +2.38%     
==========================================
  Files         152      152              
  Lines        1811     1801      -10     
  Branches      102       97       -5     
==========================================
+ Hits         1439     1474      +35     
+ Misses        295      255      -40     
+ Partials       77       72       -5     
Files with missing lines Coverage Δ
.../commonMain/kotlin/eu/vendeli/tgbot/TelegramBot.kt 63.33% <100.00%> (ø)
.../kotlin/eu/vendeli/tgbot/api/SetMessageReaction.kt 68.42% <ø> (ø)
...eu/vendeli/tgbot/api/answer/AnswerShippingQuery.kt 57.69% <ø> (ø)
.../vendeli/tgbot/api/botactions/GetAvailableGifts.kt 100.00% <ø> (ø)
...ain/kotlin/eu/vendeli/tgbot/api/media/Animation.kt 94.11% <100.00%> (+15.17%) ⬆️
...monMain/kotlin/eu/vendeli/tgbot/api/media/Audio.kt 94.11% <100.00%> (+4.64%) ⬆️
...Main/kotlin/eu/vendeli/tgbot/api/media/Document.kt 88.23% <100.00%> (+14.55%) ⬆️
...monMain/kotlin/eu/vendeli/tgbot/api/media/Video.kt 94.44% <100.00%> (+20.76%) ⬆️
...ain/kotlin/eu/vendeli/tgbot/api/media/VideoNote.kt 88.23% <100.00%> (+14.55%) ⬆️
...kotlin/eu/vendeli/tgbot/api/message/CopyMessage.kt 87.50% <ø> (ø)
... and 4 more

... and 2 files with indirect coverage changes

@vendelieu vendelieu merged commit 48a7442 into master Feb 13, 2025
14 checks passed
@vendelieu vendelieu deleted the 7.9.0 branch February 13, 2025 15:29
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