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

Decorators refactor #77

Merged
merged 5 commits into from
Sep 9, 2023
Merged

Decorators refactor #77

merged 5 commits into from
Sep 9, 2023

Conversation

annndruha
Copy link
Member

@annndruha annndruha commented Sep 9, 2023

Изменения

  • Изменил фильтры обработки сообщений (теперь редактирования сообщения не гадит ошибкой в логи)
    • Добавил фильтр для странных типов сообщений (вроде опроса)
  • Вынес декоратор обработки ошибок в отдельный файл
  • Вынес в отдельный файл и улучшил форматирование логов

Check-List

  • Вы проверили свой код перед отправкой запроса?
  • Вы написали тесты к реализованным функциям?
  • Вы не забыли применить форматирование black и isort для Back-End или Prettier для Front-End?

@annndruha annndruha merged commit 478d4e5 into main Sep 9, 2023
1 check passed
@annndruha annndruha deleted the decorators-refactor branch September 9, 2023 02:04
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