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

Reworked bot-wide defaults #1392

Merged
merged 2 commits into from Jan 27, 2024
Merged

Reworked bot-wide defaults #1392

merged 2 commits into from Jan 27, 2024

Conversation

JrooTJunior
Copy link
Member

Description

Reworked bot-wide globals (like parse_mode and others)

@JrooTJunior JrooTJunior added enhancement Make it better! 3.x Issue or PR for stable 3.x version labels Jan 10, 2024
Copy link

github-actions bot commented Jan 10, 2024

✔️ Changelog found.

Thank you for adding a description of the changes

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d394af8) 100.00% compared to head (262c0e8) 100.00%.
Report is 1 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1392   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          409       410    +1     
  Lines        10550     10603   +53     
=========================================
+ Hits         10550     10603   +53     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
aiogram/client/bot.py 100.00% <100.00%> (ø)
aiogram/client/default.py 100.00% <100.00%> (ø)
aiogram/client/session/aiohttp.py 100.00% <ø> (ø)
aiogram/client/session/base.py 100.00% <100.00%> (ø)
aiogram/methods/copy_message.py 100.00% <100.00%> (ø)
aiogram/methods/edit_message_caption.py 100.00% <100.00%> (ø)
aiogram/methods/edit_message_text.py 100.00% <100.00%> (ø)
aiogram/methods/forward_message.py 100.00% <100.00%> (ø)
aiogram/methods/send_animation.py 100.00% <100.00%> (ø)
aiogram/methods/send_audio.py 100.00% <100.00%> (ø)
... and 41 more

@JrooTJunior JrooTJunior marked this pull request as ready for review January 27, 2024 15:19
@JrooTJunior JrooTJunior merged commit 24f59da into dev-3.x Jan 27, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version enhancement Make it better!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant