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

Тутор по флагам и возможность авторизации в навыках #15

Merged
merged 12 commits into from
Jul 21, 2024

Conversation

K1rL3s
Copy link
Owner

@K1rL3s K1rL3s commented Jul 21, 2024

Описание

  • Добавил главу про флаги в туториал (@ZloyKobra)
  • Добавил поддержку авторизации в навыке (@K1rL3s)

Тип изменения

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.92%. Comparing base (00d6512) to head (023586c).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files         132      134    +2     
  Lines        2528     2540   +12     
=======================================
+ Hits         2526     2538   +12     
  Misses          2        2           
Flag Coverage Δ
unittests 99.92% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
aliceio/client/context_controller.py 100.00% <ø> (ø)
aliceio/client/session/middlewares/manager.py 100.00% <ø> (ø)
aliceio/dispatcher/event/alice.py 100.00% <100.00%> (ø)
aliceio/dispatcher/event/bases.py 100.00% <ø> (ø)
aliceio/dispatcher/event/event.py 100.00% <ø> (ø)
aliceio/dispatcher/middlewares/error.py 100.00% <100.00%> (ø)
aliceio/dispatcher/middlewares/manager.py 100.00% <100.00%> (ø)
aliceio/dispatcher/router.py 100.00% <100.00%> (ø)
aliceio/enums/update.py 100.00% <100.00%> (ø)
aliceio/fsm/middlewares/api_storage.py 100.00% <ø> (ø)
... and 62 more

... and 3 files with indirect coverage changes

@K1rL3s K1rL3s merged commit b6e7dfd into master Jul 21, 2024
23 checks passed
@K1rL3s K1rL3s deleted the docs-update branch July 21, 2024 02:25
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.

3 participants