Skip to content

Conversation

@Grufoony
Copy link
Collaborator

No description provided.

@Grufoony Grufoony requested a review from sbaldu January 17, 2025 12:50
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

Cppcheck (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@Grufoony Grufoony marked this pull request as ready for review January 20, 2025 09:28
@Grufoony Grufoony merged commit 155add4 into main Jan 20, 2025
24 of 25 checks passed
@Grufoony Grufoony deleted the newStreetType branch January 20, 2025 10:29
Comment on lines +21 to +22
Id u() const;
Id v() const;
Copy link
Collaborator

Choose a reason for hiding this comment

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

u and v?

Id id() const;
Id u() const;
Id v() const;
std::pair<Id, Id> nodePair() const;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Debatable but I'd say const&

@Grufoony Grufoony mentioned this pull request Jan 25, 2025
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.

3 participants