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

4.0.0 #75

Merged
merged 22 commits into from
Dec 24, 2023
Merged

4.0.0 #75

merged 22 commits into from
Dec 24, 2023

Conversation

vendelieu
Copy link
Owner

  • Added the ability to collect actions in compile time.
  • Improved support of input chains in annotation mode.
  • Added support for all scopes for commands.
  • Improved signature of copyMessage, forwardMessage, banChatSenderChat, unbanChatSenderChat methods.

Copy link

codecov bot commented Dec 24, 2023

Codecov Report

Attention: 53 lines in your changes are missing coverage. Please review.

Comparison is base (79aa79d) 81.39% compared to head (eebaf62) 80.30%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   81.39%   80.30%   -1.10%     
==========================================
  Files         110      112       +2     
  Lines        1387     1462      +75     
  Branches      106      131      +25     
==========================================
+ Hits         1129     1174      +45     
- Misses        193      203      +10     
- Partials       65       85      +20     
Files Coverage Δ
...lin/eu/vendeli/tgbot/api/chat/BanChatSenderChat.kt 100.00% <100.00%> (ø)
...n/eu/vendeli/tgbot/api/chat/UnbanChatSenderChat.kt 100.00% <100.00%> (ø)
...u/vendeli/tgbot/implementations/ChatDataMapImpl.kt 100.00% <100.00%> (ø)
.../vendeli/tgbot/implementations/ClassManagerImpl.kt 87.50% <100.00%> (+4.16%) ⬆️
...deli/tgbot/implementations/InputListenerMapImpl.kt 100.00% <100.00%> (ø)
...li/tgbot/implementations/TokenBucketLimiterImpl.kt 83.87% <100.00%> (+0.53%) ⬆️
...u/vendeli/tgbot/implementations/UserDataMapImpl.kt 100.00% <100.00%> (ø)
...rc/main/kotlin/eu/vendeli/tgbot/api/CopyMessage.kt 85.71% <80.00%> (+14.28%) ⬆️
.../kotlin/eu/vendeli/tgbot/core/ManualHandlingDsl.kt 79.54% <50.00%> (-0.46%) ⬇️
...main/kotlin/eu/vendeli/tgbot/api/ForwardMessage.kt 85.71% <66.66%> (+14.28%) ⬆️
... and 4 more

@vendelieu vendelieu merged commit e778afe into master Dec 24, 2023
3 checks passed
@vendelieu vendelieu deleted the 4.0.0 branch December 24, 2023 17:36
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