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

Add pyupgrade #1338

Merged
merged 2 commits into from Mar 16, 2024
Merged

Add pyupgrade #1338

merged 2 commits into from Mar 16, 2024

Conversation

benjaoming
Copy link
Member

Just a draft... overlapping with some changes in #1337 - will re-run once that's merged and released.

Thanks for the tip @valberg

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 79.52%. Comparing base (8e280fd) to head (742ecee).

Files Patch % Lines
src/wiki/decorators.py 0.00% 1 Missing ⚠️
src/wiki/plugins/attachments/models.py 0.00% 1 Missing ⚠️
...rc/wiki/plugins/editsection/markdown_extensions.py 0.00% 1 Missing ⚠️
src/wiki/plugins/images/models.py 0.00% 1 Missing ⚠️
src/wiki/plugins/macros/mdx/toc.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1338      +/-   ##
==========================================
- Coverage   79.52%   79.52%   -0.01%     
==========================================
  Files         114      114              
  Lines        4738     4737       -1     
  Branches      638      637       -1     
==========================================
- Hits         3768     3767       -1     
  Misses        759      759              
  Partials      211      211              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benjaoming benjaoming marked this pull request as ready for review March 16, 2024 13:32
@benjaoming benjaoming merged commit 2167222 into django-wiki:main Mar 16, 2024
15 of 17 checks passed
@benjaoming benjaoming deleted the add-pyupgrade branch March 16, 2024 20:13
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.

None yet

2 participants