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 tribes explorer loading and user explorer #6130

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

danlipert
Copy link
Contributor

Description

This PR fixes a bug in the tribes explorer where it would try to load too much data at once and possibly time out

Refers/Fixes
Testing

tested locally

@codecov
Copy link

codecov bot commented Mar 4, 2020

Codecov Report

Merging #6130 into stable will decrease coverage by <.01%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #6130      +/-   ##
==========================================
- Coverage   28.73%   28.73%   -0.01%     
==========================================
  Files         272      272              
  Lines       24417    24419       +2     
  Branches     3567     3567              
==========================================
  Hits         7017     7017              
- Misses      17115    17117       +2     
  Partials      285      285
Impacted Files Coverage Δ
app/dashboard/views.py 11.87% <80%> (-0.01%) ⬇️

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 d5edd2e...e210c11. Read the comment docs.

@thelostone-mc thelostone-mc merged commit 324189f into stable Mar 4, 2020
@thelostone-mc thelostone-mc deleted the fix-explorer-tribes branch June 27, 2020 00:53
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