-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
override org-name + photo #4696
Conversation
@danlipert / @octavioamu So
^ that error pops up in travis and I'm not sure what the issue is |
- updated models Profile & Bounty -> override name + url - added provision in admin to enable admin overrides - updated template to use newly added property - update existing prop to use override name + url
Codecov Report
@@ Coverage Diff @@
## master #4696 +/- ##
==========================================
- Coverage 30.42% 17.8% -12.62%
==========================================
Files 216 205 -11
Lines 17201 17138 -63
Branches 2325 2327 +2
==========================================
- Hits 5233 3052 -2181
- Misses 11761 14077 +2316
+ Partials 207 9 -198
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4696 +/- ##
==========================================
- Coverage 30.42% 30.38% -0.04%
==========================================
Files 216 216
Lines 17201 17223 +22
Branches 2325 2332 +7
==========================================
Hits 5233 5233
- Misses 11761 11782 +21
- Partials 207 208 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4696 +/- ##
==========================================
- Coverage 30.42% 30.38% -0.04%
==========================================
Files 216 216
Lines 17201 17223 +22
Branches 2325 2332 +7
==========================================
Hits 5233 5233
- Misses 11761 11782 +21
- Partials 207 208 +1
Continue to review full report at Codecov.
|
Description
Tested it out again