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

Fail tests #19

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Fail tests #19

merged 1 commit into from
Sep 9, 2023

Conversation

dl1998
Copy link
Owner

@dl1998 dl1998 commented Sep 9, 2023

No description provided.

@@ -0,0 +1,2 @@
def method1():
Copy link
Contributor

Choose a reason for hiding this comment

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

[pylint] reported by reviewdog 🐶
C0114: Missing module docstring (missing-module-docstring)

@@ -0,0 +1,2 @@
def method1():
Copy link
Contributor

Choose a reason for hiding this comment

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

[pylint] reported by reviewdog 🐶
C0116: Missing function or method docstring (missing-function-docstring)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2023

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
13 10 77% 90% 🔴

New Files

File Coverage Status
sources/fail_tests.py 0% 🟢
TOTAL 0% 🟢

Modified Files

No covered modified files...

updated for commit: a306e2d by action🐍

@dl1998 dl1998 merged commit 2253d23 into main Sep 9, 2023
1 check failed
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