Skip to content

Conversation

didimitrie
Copy link
Member

@didimitrie didimitrie commented Aug 8, 2024

Fixes group creation so they are correctly named; this required purging previously created groups for second receive workflows. I've taken the chance to also move a lot of the group creation logic outside of the host object builder to the group manager itself, though IIRC the group manager was meant to be split into group unpacker and group baker, but it got merged into one in the last PR on render materials.

See CNX-201 for full details of the issue.

Proof it works for Bilal:
image.

Copy link

linear bot commented Aug 8, 2024

@didimitrie didimitrie enabled auto-merge (squash) August 8, 2024 21:10
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.21%. Comparing base (b8d4b03) to head (2ddb2df).

Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #126   +/-   ##
=====================================
  Coverage   8.21%   8.21%           
=====================================
  Files        232     232           
  Lines       4382    4382           
  Branches     498     498           
=====================================
  Hits         360     360           
  Misses      4012    4012           
  Partials      10      10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@oguzhankoral oguzhankoral left a comment

Choose a reason for hiding this comment

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

Tested, works nice!

@didimitrie didimitrie merged commit 65a8106 into dev Aug 8, 2024
5 checks passed
@didimitrie didimitrie deleted the dimitrie/cnx-201-group-names-from-autocad-to-rhino-are-not-supported branch August 8, 2024 21:27
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.

2 participants