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.4.0 #273

Merged
merged 50 commits into from
Nov 1, 2024
Merged

7.4.0 #273

merged 50 commits into from
Nov 1, 2024

Conversation

vendelieu
Copy link
Owner

  • Supported Telegram API 7.11.
  • Removed onCommand(Regex) from FunctionalDSL since common is already covering its case and the functionality was
    removed anyway and the feature remained by chance :)
  • Exposed updates flow bot.update.flow [🔬].
  • Little improvements to logging process.
  • Added linuxX64 + mingwX64 targets to botctx-redis module.

vendelieu and others added 30 commits September 8, 2024 17:11
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….9.0 (#241)

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

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

* Update CODE_OF_CONDUCT.md

* Update dependency gradle to v8.10.2 (#247)

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

* Update dependency io.github.hakky54:sslcontext-kickstart-for-pem to v8.3.7

---------

Co-authored-by: Jey <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… v1.7.3 (#249)

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

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 vendelieu merged commit 18ea4cf into master Nov 1, 2024
1 check passed
@vendelieu vendelieu deleted the 7.4.0 branch November 1, 2024 02:26
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

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

Project coverage is 81.61%. Comparing base (d3a3224) to head (d1b330d).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...in/kotlin/eu/vendeli/tgbot/core/TgUpdateHandler.kt 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   80.49%   81.61%   +1.12%     
==========================================
  Files         143      143              
  Lines        1589     1692     +103     
  Branches       96       95       -1     
==========================================
+ Hits         1279     1381     +102     
- Misses        238      240       +2     
+ Partials       72       71       -1     
Files with missing lines Coverage Δ
.../commonMain/kotlin/eu/vendeli/tgbot/TelegramBot.kt 55.55% <100.00%> (-1.59%) ⬇️
.../commonMain/kotlin/eu/vendeli/tgbot/api/Contact.kt 91.66% <ø> (+0.75%) ⬆️
...src/commonMain/kotlin/eu/vendeli/tgbot/api/Dice.kt 64.28% <ø> (+2.74%) ⬆️
...src/commonMain/kotlin/eu/vendeli/tgbot/api/Game.kt 81.81% <ø> (+1.81%) ⬆️
.../commonMain/kotlin/eu/vendeli/tgbot/api/Invoice.kt 54.16% <ø> (+1.99%) ⬆️
...commonMain/kotlin/eu/vendeli/tgbot/api/Location.kt 91.66% <ø> (+0.75%) ⬆️
...src/commonMain/kotlin/eu/vendeli/tgbot/api/Poll.kt 93.33% <ø> (+0.47%) ⬆️
...rc/commonMain/kotlin/eu/vendeli/tgbot/api/Venue.kt 85.71% <ø> (+1.09%) ⬆️
...ain/kotlin/eu/vendeli/tgbot/api/media/Animation.kt 78.94% <ø> (-3.41%) ⬇️
...monMain/kotlin/eu/vendeli/tgbot/api/media/Audio.kt 89.47% <ø> (+1.23%) ⬆️
... and 14 more

... and 76 files with indirect coverage changes

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