Skip to content

Conversation

@francoisbonneau
Copy link
Member

No description provided.

@github-actions github-actions bot changed the base branch from master to next October 28, 2025 13:23
Copy link
Member

@panquez panquez left a comment

Choose a reason for hiding this comment

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

Comments about forms and homogeneity of messages. I leave @MelchiorSchuh giving its opinion on changes

{
InspectionIssues< index_t > wrong_polygons{ "Negative Polygons." };
InspectionIssues< index_t > wrong_polygons{
"Negative Area Polygons"
Copy link
Member

Choose a reason for hiding this comment

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

same comment

Copy link
Member

@MelchiorSchuh MelchiorSchuh left a comment

Choose a reason for hiding this comment

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

General comments:

  • I prefer uuids of components given directly after name rather than at line end
  • each line should be informative on its own, if there are 200 lines of polygon adjacency issues, having to go up the stack to know what the issue is about is a problem
  • Fix a convention for upper cases at the beginning of issue strings and apply it everywhere. I would upper-case Corner, Line, Surface, Block and lower case the rest.

@BotellaA BotellaA merged commit 749ecdd into next Nov 4, 2025
19 checks passed
@BotellaA BotellaA deleted the improve_msg branch November 4, 2025 21:02
@BotellaA
Copy link
Member

BotellaA commented Nov 4, 2025

🎉 This PR is included in version 6.8.5-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@BotellaA
Copy link
Member

BotellaA commented Nov 5, 2025

🎉 This PR is included in version 6.8.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants