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

feat: redirect to hackathon list for incorrect URL #5552

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

thelostone-mc
Copy link
Member

@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

Merging #5552 into master will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5552      +/-   ##
==========================================
+ Coverage   30.25%   30.28%   +0.02%     
==========================================
  Files         247      247              
  Lines       21073    21073              
  Branches     3048     3048              
==========================================
+ Hits         6375     6381       +6     
+ Misses      14422    14416       -6     
  Partials      276      276
Impacted Files Coverage Δ
app/dashboard/views.py 12.88% <0%> (ø) ⬆️
app/dashboard/embed.py 31.6% <0%> (+3.44%) ⬆️

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 e0cd644...da24799. Read the comment docs.

@danlipert danlipert merged commit d6e153b into gitcoinco:master Nov 27, 2019
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.

As a hackathon hacker I want invalid URLs to default to the hackathon list
3 participants