Skip to content

Conversation

AlanRynne
Copy link
Contributor

  • Commands (where existing) are now called SpeckleBeta
  • Plugin names and panels are now called Speckle (Beta) for XXX

Copy link

linear bot commented Aug 28, 2024

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 8.28%. Comparing base (39ff7c9) to head (529c042).
Report is 1 commits behind head on dev.

Files Patch % Lines
Sdk/Speckle.Connectors.Utils/Connector.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #206   +/-   ##
=====================================
  Coverage   8.28%   8.28%           
=====================================
  Files        239     239           
  Lines       4683    4683           
  Branches     537     537           
=====================================
  Hits         388     388           
  Misses      4279    4279           
  Partials      16      16           

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

oguzhankoral
oguzhankoral previously approved these changes Aug 28, 2024
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.

LGTM

@@ -33,7 +33,7 @@ public IReadOnlyList<PolygonGeometry> Convert(ACG.Polygon target)
SOG.Polyline polyline = _segmentConverter.Convert(segmentCollection);

bool isExteriorRing = target.IsExteriorRing(idx);
if (isExteriorRing is true)
Copy link
Member

Choose a reason for hiding this comment

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

oh my god

@oguzhankoral oguzhankoral merged commit f9a8831 into dev Aug 28, 2024
5 checks passed
@oguzhankoral oguzhankoral deleted the alan/rename-newui-to-v3 branch August 28, 2024 16:09
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