Skip to content

Новые версии линтеров #35

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Новые версии линтеров #35

wants to merge 3 commits into from

Conversation

K1rL3s
Copy link
Owner

@K1rL3s K1rL3s commented Jan 4, 2025

Описание

  • Изменены исключения на TypeError там, где проверяются типы
  • Новые настройки ruff'а

- Изменены исключения на TypeError там, где проверяются типы
- Новые настройки ruff'а
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e14463b) to head (8b84484).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          141       141           
  Lines         2690      2694    +4     
=========================================
+ Hits          2690      2694    +4     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files with missing lines Coverage Δ
aliceio/__init__.py 100.00% <ø> (ø)
aliceio/client/context_controller.py 100.00% <100.00%> (ø)
aliceio/client/session/aiohttp.py 100.00% <100.00%> (ø)
aliceio/client/session/base.py 100.00% <100.00%> (ø)
...ceio/client/session/middlewares/request_logging.py 100.00% <100.00%> (ø)
aliceio/client/skill.py 100.00% <100.00%> (ø)
aliceio/dispatcher/dispatcher.py 100.00% <ø> (ø)
aliceio/dispatcher/event/handler.py 100.00% <100.00%> (ø)
aliceio/dispatcher/flags.py 100.00% <ø> (ø)
aliceio/dispatcher/middlewares/user_context.py 100.00% <100.00%> (ø)
... and 23 more

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