Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Parameter pattern to JobQueue.jobs() #4613

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

Merged
merged 6 commits into from
Jan 2, 2025
Merged

Add Parameter pattern to JobQueue.jobs() #4613

merged 6 commits into from
Jan 2, 2025

Conversation

Bibo-Joshi
Copy link
Member

Closes #4544

Copy link

codecov bot commented Dec 29, 2024

❌ 289 Tests Failed:

Tests completed Failed Passed Skipped
6656 289 6367 454
View the top 3 failed tests by shortest run time
tests.ext.test_applicationbuilder.TestApplicationBuilder::test_mutually_exclusive_for_bot[http_version]
Stack Traces | 0.001s run time
No failure message available
tests.ext.test_applicationbuilder.TestApplicationBuilder::test_mutually_non_exclusive_for_updater[get_updates_write_timeout1]
Stack Traces | 0.001s run time
No failure message available
tests.test_forum.TestForumMethodsWithRequest::test_send_message_to_topic
Stack Traces | 0.001s run time
No failure message available

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

Copy link
Member

@harshil21 harshil21 left a comment

Choose a reason for hiding this comment

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

LGTM

@Bibo-Joshi Bibo-Joshi merged commit a781a4f into master Jan 2, 2025
25 of 26 checks passed
@Bibo-Joshi Bibo-Joshi deleted the regex-jobs branch January 2, 2025 09:03
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔌 enhancement pr description: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter jobs with an optional parameter use_regex
2 participants