-
Notifications
You must be signed in to change notification settings - Fork 7
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
Refresh the config once logged in #766
Conversation
af660ea
to
f4d706e
Compare
Codecov Report
@@ Coverage Diff @@
## master #766 +/- ##
========================================
- Coverage 90.62% 89% -1.62%
========================================
Files 38 38
Lines 3231 3256 +25
Branches 456 460 +4
========================================
- Hits 2928 2898 -30
- Misses 222 266 +44
- Partials 81 92 +11
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #766 +/- ##
==========================================
+ Coverage 89.27% 90.83% +1.56%
==========================================
Files 38 38
Lines 3255 3253 -2
Branches 460 460
==========================================
+ Hits 2906 2955 +49
+ Misses 258 219 -39
+ Partials 91 79 -12
Continue to review full report at Codecov.
|
ab2b13b
to
4322474
Compare
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.
There missed changelog file. I think it is required because after this update user will need to logout/login. This information must be in changelog.
4322474
to
d9a08ea
Compare
Thank you @shagren ! changelog note added! |
Closes #760.
NOTE: this PR will fix client after this feature is supported server-side (see PR neuro-inc/platform-api#657)