Skip to content

Fix arguments in exception.#67

Merged
Temmmmmo merged 1 commit intomainfrom
add-content-type
Oct 16, 2023
Merged

Fix arguments in exception.#67
Temmmmmo merged 1 commit intomainfrom
add-content-type

Conversation

@Temmmmmo
Copy link
Copy Markdown
Member

Изменения

Добавлена передача аргумента в конструктор объекта ошибки.

Check-List

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

@Temmmmmo Temmmmmo self-assigned this Oct 16, 2023
@Temmmmmo Temmmmmo linked an issue Oct 16, 2023 that may be closed by this pull request
@Temmmmmo Temmmmmo changed the title Fix arguments in exceptions. Fix arguments in exception. Oct 16, 2023
@github-actions
Copy link
Copy Markdown

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
print_service
   __main__.py440%1–7
   base.py12467%6–9
   exceptions.py52787%21, 40, 45, 60, 65, 70, 77
print_service/routes
   admin.py492647%28–29, 32–36, 39–43, 50–56, 63–69
   auth.py440%1–8
   exc_handlers.py59985%34, 58, 70, 80, 124, 136, 144, 154, 166
   file.py1301985%49, 55, 57, 129–130, 171, 179–180, 182, 185–186, 191–192, 202–205, 247, 256
   qrprint.py844744%36–45, 50–56, 59–66, 69–78, 81, 84–87, 95–98, 106–111
   user.py51492%66, 113–115
print_service/utils
   __init__.py58395%44, 86–87
TOTAL62612780% 

Summary

Tests Skipped Failures Errors Time
23 1 💤 0 ❌ 0 🔥 1.497s ⏱️

@Temmmmmo Temmmmmo merged commit 2e48ce5 into main Oct 16, 2023
@Temmmmmo Temmmmmo deleted the add-content-type branch October 16, 2023 15:54
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.

Здесь не хватает content-type

2 participants