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

Fix analyses not showing on logout -> login #667

Merged
merged 1 commit into from Oct 2, 2019

Conversation

rwblair
Copy link
Collaborator

@rwblair rwblair commented Oct 2, 2019

Also clears analyses on logout. Also fixes a problem with checking the truthiness of isGAuth in the authstore.

@codecov-io
Copy link

codecov-io commented Oct 2, 2019

Codecov Report

Merging #667 into master will decrease coverage by 3.98%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #667      +/-   ##
=========================================
- Coverage   85.78%   81.8%   -3.99%     
=========================================
  Files          66      57       -9     
  Lines        2913    2231     -682     
=========================================
- Hits         2499    1825     -674     
+ Misses        414     406       -8
Impacted Files Coverage Δ
neuroscout/tests/request_utils.py
neuroscout/tests/api/test_dataset.py
neuroscout/tests/api/test_user.py
neuroscout/tests/api/test_predictor.py
neuroscout/tests/test_views.py
neuroscout/tests/api/test_analyses.py
neuroscout/tests/test_models.py
neuroscout/tests/conftest.py
neuroscout/tests/api/test_run_task.py

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 632270d...eecbdf8. Read the comment docs.

@adelavega
Copy link
Collaborator

Fixes #666

@adelavega adelavega merged commit 0f928ff into master Oct 2, 2019
@adelavega adelavega deleted the 666_analyses_display_bug branch January 15, 2020 18:29
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.

None yet

3 participants