-
Notifications
You must be signed in to change notification settings - Fork 3
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
use a bit vector to represent edge types #779
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #779 +/- ##
==========================================
+ Coverage 80.74% 80.94% +0.20%
==========================================
Files 163 163
Lines 4710 4728 +18
Branches 856 787 -69
==========================================
+ Hits 3803 3827 +24
+ Misses 634 631 -3
+ Partials 273 270 -3 ☔ View full report in Codecov by Sentry. |
This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)). |
1 similar comment
This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)). |
No description provided.