-
Notifications
You must be signed in to change notification settings - Fork 24
Item graph display too many items #1367
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
datalab
|
||||||||||||||||||||||||||||
| Project |
datalab
|
| Branch Review |
bc/slow-itemgraph
|
| Run status |
|
| Run duration | 07m 51s |
| Commit |
|
| Committer | Ben Charmes |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
336
|
| View all changes introduced in this branch ↗︎ | |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1367 +/- ##
==========================================
+ Coverage 80.10% 80.44% +0.34%
==========================================
Files 70 70
Lines 4759 4771 +12
==========================================
+ Hits 3812 3838 +26
+ Misses 947 933 -14
🚀 New features to boost your workflow:
|
8957193 to
cd78230
Compare
c758d57 to
811cf06
Compare
Re-add old comments Re-add old comments Fix test_graph.py with right numbers of nodes and edges for each test (for items and collections) Add test for item graph difference between admins and users (#1360) Re-add get_graph_cy_format modification Fix pytest Re-add user_only=False Re-add user_only=False
811cf06 to
07804f2
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.
Thanks @BenjaminCharmes, only one minor change that I'll commit myself before merging!
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.
Works great, thanks!
Co-authored-by: Matthew Evans <[email protected]>
Closes #1355
Test from #1360 work with this fix (local at least)