Skip to content

Conversation

@blackboxaicode
Copy link

Agent: blackbox
Model: blackboxai/blackbox-pro

@CLAassistant
Copy link

CLAassistant commented Nov 7, 2025

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

Coverage Status

coverage: 98.782% (-0.2%) from 98.946%
when pulling c80b458 on blackboxaicode:fix/add-edge-to-vertexes-function-1071-pp1
into f8e4cda on uber:master.

Copy link
Collaborator

@isaacbrodsky isaacbrodsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As our CI enforces code formatting, please rebuild with clang-format-14 and CMake option ENABLE_FORMATTING=ON. This will automatically apply formatting to all files.

Comment on lines +313 to +315
if (originResult) {
return originResult;
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All other error cases but the initial one are uncovered. Maybe they can be marked NEVER, which we use to mark error cases that should not be reachable by any condition?

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.

4 participants