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

Change templating engine to Jinja2 #751

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Change templating engine to Jinja2 #751

wants to merge 8 commits into from

Conversation

sl1-1
Copy link
Contributor

@sl1-1 sl1-1 commented Feb 23, 2020

Resolves Issue #4

@sl1-1 sl1-1 requested a review from charmander February 23, 2020 02:22
@lgtm-com
Copy link

lgtm-com bot commented Feb 23, 2020

This pull request introduces 7 alerts when merging f07d549 into 123a690 - view on LGTM.com

new alerts:

  • 3 for Wrong number of arguments in a call
  • 2 for Unused local variable
  • 2 for Unused import

@codecov-io
Copy link

codecov-io commented Feb 23, 2020

Codecov Report

Merging #751 into master will increase coverage by 4.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #751      +/-   ##
==========================================
+ Coverage   67.62%   71.67%   +4.05%     
==========================================
  Files         156       35     -121     
  Lines       12643     1896   -10747     
==========================================
- Hits         8550     1359    -7191     
+ Misses       4093      537    -3556
Impacted Files Coverage Δ
libweasyl/libweasyl/html.py 0% <ø> (-42.11%) ⬇️
libweasyl/libweasyl/legacy.py 61.53% <0%> (-38.47%) ⬇️
libweasyl/libweasyl/compat.py 80% <0%> (-20%) ⬇️
libweasyl/libweasyl/defang.py 87.5% <0%> (-5%) ⬇️
libweasyl/libweasyl/flash.py 91.52% <0%> (-3.39%) ⬇️
libweasyl/libweasyl/text.py 93.56% <0%> (-1%) ⬇️
weasyl/commishinfo.py
weasyl/test/web/conftest.py
weasyl/test/test_profile.py
... and 84 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13228f6...c96fc5c. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented Feb 23, 2020

This pull request introduces 7 alerts when merging 56cd55c into 123a690 - view on LGTM.com

new alerts:

  • 3 for Wrong number of arguments in a call
  • 2 for Unused local variable
  • 2 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Feb 23, 2020

This pull request introduces 4 alerts when merging f0c5ff4 into 123a690 - view on LGTM.com

new alerts:

  • 2 for Unused local variable
  • 2 for Unused import

weasyl/errorcode.py Outdated Show resolved Hide resolved
weasyl/templates/admincontrol/manageuser.jinja2 Outdated Show resolved Hide resolved
weasyl/templates/common/footer.jinja2 Outdated Show resolved Hide resolved
@lgtm-com
Copy link

lgtm-com bot commented Feb 23, 2020

This pull request introduces 4 alerts when merging 461d211 into 123a690 - view on LGTM.com

new alerts:

  • 2 for Unused local variable
  • 2 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Feb 23, 2020

This pull request introduces 4 alerts when merging c96fc5c into 123a690 - view on LGTM.com

new alerts:

  • 2 for Unused local variable
  • 2 for Unused import

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