Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

logging #9

Merged
merged 6 commits into from
Mar 12, 2023
Merged

logging #9

merged 6 commits into from
Mar 12, 2023

Conversation

grigoriev-semyon
Copy link
Member

No description provided.

@github-actions
Copy link

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.11.2-final-0 -----------

Name Stmts Miss Cover
app/init.py 0 0 100%
app/main.py 4 4 0%
app/exceptions.py 0 0 100%
app/models/init.py 0 0 100%
app/models/base.py 13 13 0%
app/routes/init.py 0 0 100%
app/routes/auth.py 4 0 100%
app/routes/base.py 8 0 100%
app/routes/models/init.py 0 0 100%
app/routes/models/base.py 9 9 0%
app/routes/script_launch.py 16 0 100%
app/schema.py 2 0 100%
app/settings.py 15 0 100%
app/utils/init.py 0 0 100%
app/utils/scripts.py 5 0 100%
TOTAL 76 26 66%
========================= 1 passed, 1

Copy link
Member

@dyakovri dyakovri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Black не запустил

app/routes/script_launch.py Outdated Show resolved Hide resolved
.github/workflows/tests.yml Show resolved Hide resolved
@grigoriev-semyon grigoriev-semyon merged commit 1bc6d90 into main Mar 12, 2023
@grigoriev-semyon grigoriev-semyon deleted the logging branch March 12, 2023 14:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants