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

chore: cleanup #5701

Merged
merged 3 commits into from
Jan 8, 2020
Merged

chore: cleanup #5701

merged 3 commits into from
Jan 8, 2020

Conversation

thelostone-mc
Copy link
Member

Description
  • chore: {%if%} -> {% if %}, {%endif%} -> {% endif %}, {%elif%} -> {% elif %}
  • update 2018 -> 2020

@danlipert
Copy link
Contributor

Noice! note - I didn't actually review this PR lol

@codecov
Copy link

codecov bot commented Jan 8, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5701      +/-   ##
==========================================
+ Coverage   30.02%   30.05%   +0.02%     
==========================================
  Files         254      254              
  Lines       21586    21586              
  Branches     3138     3138              
==========================================
+ Hits         6482     6488       +6     
+ Misses      14828    14822       -6     
  Partials      276      276
Impacted Files Coverage Δ
app/app/thumbnail_processors.py 33.33% <ø> (ø) ⬆️
app/manage.py 0% <ø> (ø) ⬆️
app/kudos/templatetags/kudos_extras.py 70% <ø> (ø) ⬆️
app/marketing/views.py 11.27% <ø> (ø) ⬆️
app/marketing/management/commands/pull_github.py 0% <ø> (ø) ⬆️
...ashboard/management/commands/setup_grants_clr_3.py 0% <ø> (ø) ⬆️
app/app/settings.py 80.2% <ø> (ø) ⬆️
app/dashboard/management/commands/calc_profile.py 0% <ø> (ø) ⬆️
.../dashboard/management/commands/migrate_profiles.py 0% <ø> (ø) ⬆️
app/grants/templatetags/grants_extra.py 100% <ø> (ø) ⬆️
... and 105 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 9e12ced...ed31bb6. Read the comment docs.

@danlipert danlipert merged commit 4b9b713 into gitcoinco:master Jan 8, 2020
@thelostone-mc thelostone-mc deleted the clean branch January 16, 2020 12:23
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