-
Notifications
You must be signed in to change notification settings - Fork 450
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
[GAE/tests] Add GAE tests for FLASH algorithms of bfs and cc #2869
Conversation
Committed-by: longbinlai from Dev container
🎊 PR Preview 512f101 has been successfully built and deployed to https://alibaba-graphscope-build-pr-2869.surge.sh 🤖 By surge-preview |
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.
You could use ./gs format python
to format the code
Committed-by: longbinlai from Dev container
Committed-by: longbinlai from Dev container
Committed-by: longbinlai from Dev container
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.
LGTM~
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2869 +/- ##
===========================================
+ Coverage 42.59% 66.20% +23.61%
===========================================
Files 99 99
Lines 10657 10667 +10
===========================================
+ Hits 4539 7062 +2523
+ Misses 6118 3605 -2513
... and 61 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Committed-by: longbinlai from Dev container
Fix issue #2824