Skip to content

Conversation

Bibo-Joshi
Copy link
Member

Note that I allowed datetime.timedelta input for subscription_period as convenience datatime instead of just bare integer seconds

@Bibo-Joshi Bibo-Joshi added ⚙️ bot-api affected functionality: bot-api 🔌 enhancement pr description: enhancement labels Nov 17, 2024
@Bibo-Joshi Bibo-Joshi mentioned this pull request Nov 17, 2024
42 tasks
Copy link

codecov bot commented Nov 17, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
6007 1 6006 258
View the top 1 failed tests by shortest run time
tests._files.test_animation.TestAnimationWithoutRequest::test_expected_values
Stack Traces | 0.001s run time
self = <tests._files.test_animation.TestAnimationWithoutRequest object at 0x105e1b2b0>
animation = Animation(api_kwargs={'thumb': {'file_id': 'AAMCBAADGQMAATI4i2c6TNgPam1sXo1__HIMXZdxzaY2AAJsFAAC22jRUTL7cULXKUIUAQAHbQ...FAAC22jRUTL7cULXKUIUAQAHbQADNgQ', file_size=4449, file_unique_id='AQADbBQAAtto0VFy', height=180, width=320), width=640)

    def test_expected_values(self, animation):
>       assert animation.mime_type == self.mime_type
E       AssertionError: assert 'image/gif' == 'video/mp4'
E         
E         - video/mp4
E         + image/gif

tests/_files/test_animation.py:69: AssertionError

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

@Bibo-Joshi Bibo-Joshi changed the title Add New Parameters to create_invoice_link Bot API 8.0: Add New Parameters to create_invoice_link Nov 24, 2024
@Bibo-Joshi Bibo-Joshi merged commit ec9f92a into api-8.0 Nov 28, 2024
22 of 24 checks passed
@Bibo-Joshi Bibo-Joshi deleted the api-8.0-createinvoicelink branch November 28, 2024 18:10
@Bibo-Joshi Bibo-Joshi mentioned this pull request Nov 28, 2024
30 tasks
Copy link
Member

@Poolitzer Poolitzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚙️ bot-api affected functionality: bot-api 🔌 enhancement pr description: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants