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

profile casing fixes #6675

Merged
merged 1 commit into from
May 19, 2020
Merged

profile casing fixes #6675

merged 1 commit into from
May 19, 2020

Conversation

owocki
Copy link
Contributor

@owocki owocki commented May 18, 2020

Description

Fixes the issue where if you put an uppercase char in the URL the system will not be able to find u rprofile

Refers/Fixes

self

Testing

tested locally
http://gitcoin.co/Virtual-Face
http://gitcoin.co/Owocki

@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #6675 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6675   +/-   ##
=======================================
  Coverage   27.13%   27.13%           
=======================================
  Files         291      291           
  Lines       26959    26959           
  Branches     3974     3974           
=======================================
  Hits         7316     7316           
+ Misses      19375    19371    -4     
- Partials      268      272    +4     
Impacted Files Coverage Δ
app/app/urls.py 86.20% <ø> (ø)
app/dashboard/views.py 11.05% <0.00%> (ø)
...rketing/management/commands/no_applicants_email.py 0.00% <0.00%> (ø)
...eting/management/commands/assemble_leaderboards.py 40.05% <0.00%> (ø)

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 21a3bec...7a0802e. Read the comment docs.

@thelostone-mc thelostone-mc merged commit c3b5b8d into master May 19, 2020
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.

2 participants