Skip to content

Conversation

@vladimirgubarik
Copy link
Contributor

@vladimirgubarik vladimirgubarik commented May 6, 2025

fix #494

Added:

  • new event support
  • tests with factory boy

PR checklist

  • I've written good commit message for all commits
  • I've split changes into separate commits where it's appropriate
  • I've added the description of function to documentation
  • I've updated project version in pyproject.toml
  • I'll make a release when PR is merged
  • I'll bump pybotx in bot-template

@vladimirgubarik vladimirgubarik linked an issue May 6, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (11dfda6) to head (ac543e9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #495   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          121       122    +1     
  Lines         4249      4281   +32     
  Branches       366       367    +1     
=========================================
+ Hits          4249      4281   +32     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vladimirgubarik vladimirgubarik force-pushed the 494-add-handler-for-command-user_joined_to_chat branch from 295d4d6 to 9c4604d Compare May 6, 2025 21:24
@vladimirgubarik vladimirgubarik force-pushed the 494-add-handler-for-command-user_joined_to_chat branch from 9c4604d to 253f126 Compare May 6, 2025 21:30
@vladimirgubarik vladimirgubarik merged commit e2a3e66 into master May 7, 2025
9 checks passed
@vladimirgubarik vladimirgubarik deleted the 494-add-handler-for-command-user_joined_to_chat branch May 7, 2025 11:37
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.

Unknown system event: system:user_joined_to_chat

3 participants