-
-
Notifications
You must be signed in to change notification settings - Fork 773
Fixes for the Post Hackathon TownSquare Deploy - Needs Review #6427
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6427 +/- ##
==========================================
- Coverage 27.20% 27.19% -0.01%
==========================================
Files 290 290
Lines 26540 26546 +6
Branches 3930 3930
==========================================
Hits 7219 7219
- Misses 19051 19061 +10
+ Partials 270 266 -4
Continue to review full report at Codecov.
|
- register button pushes users to onboarding - only prizes and projects are available to non registered users - cleanup of stale code/review tweaks
…ate filter to prevent long running paragraphs
…rls into the current flow
… one of the items
octavioamu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a lot of this was fixed on production already probably need to cherry pick code from here to a new pr to avoid overwrites
- Adds backup clr prediction curve such that we can compare CLR prediction with different identiifier mechanisms. - adds ability to calculate CLR estimates by diff identity mechanisms.
- register button pushes users to onboarding - only prizes and projects are available to non registered users - cleanup of stale code/review tweaks
…ate filter to prevent long running paragraphs
…rls into the current flow
… one of the items
- looking for members projects filter - button dropdown to message chat members
… into hotfix/hackathon-ts-banner
- register button pushes users to onboarding - only prizes and projects are available to non registered users - cleanup of stale code/review tweaks
…ate filter to prevent long running paragraphs
…rls into the current flow
… one of the items
- looking for members projects filter - button dropdown to message chat members
…ate filter to prevent long running paragraphs
… into hotfix/hackathon-ts-banner
Description
Post Deploy Fixes/Tweaks