Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Throw SpeckleException on unhandled elements #3599

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

r-wessel
Copy link
Contributor

Fix: Change handling of non-polyline openings to throw SpeckleException rather than nulling object refs (which throws an exception terminating the receive)

…ther than nulling object refs (which throws an exception terminating the receive)
@r-wessel r-wessel requested a review from JR-Morgan July 29, 2024 17:54
Copy link
Member

@JR-Morgan JR-Morgan left a comment

Choose a reason for hiding this comment

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

CI is failing because of formatting violations: https://app.circleci.com/pipelines/github/specklesystems/speckle-sharp/16133/workflows/83fb3eb9-0431-4634-ab54-3916cadb82ab/jobs/150626

Please run dotnet csharpier . in the command line, it should reformat the offending file

@JR-Morgan JR-Morgan merged commit eb5757b into dev Jul 30, 2024
32 checks passed
@JR-Morgan JR-Morgan deleted the Fix-Throw-SpeckleException-on-unhandled-elements branch July 30, 2024 08:59
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