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

Use ruff for linting #109

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Use ruff for linting #109

merged 2 commits into from
Feb 5, 2025

Conversation

MaddyGuthridge
Copy link
Member

No description provided.

Copy link

github-actions bot commented Feb 5, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1349 1346 100% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pyhtml/__tag_base.py 97% 🟢
pyhtml/__tags/init.py 100% 🟢
pyhtml/__tags/comment.py 100% 🟢
pyhtml/__tags/generated.py 100% 🟢
pyhtml/__tags/input_tag.py 100% 🟢
pyhtml/__types.py 100% 🟢
pyhtml/__util.py 100% 🟢
tests/basic_rendering_test.py 100% 🟢
tests/code_gen_test.py 100% 🟢
tests/end_to_end/flask_test.py 100% 🟢
tests/escape_test.py 100% 🟢
tests/raw_html_test.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 3dac7b2 by action🐍

@MaddyGuthridge MaddyGuthridge merged commit 97a0b3c into main Feb 5, 2025
6 checks passed
@MaddyGuthridge MaddyGuthridge deleted the maddy-use-ruff branch February 5, 2025 11: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.

1 participant