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

feat(objects): cnx 931 create archicadobject #200

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

clairekuang
Copy link
Member

@clairekuang clairekuang commented Jan 6, 2025

Adds an ArchicadObject : DataObject class and its corresponding interface to allow for precise deserialization in speckle sharp.
Also removes unused arcgis classes and interface.

Wait to merge:

Copy link

linear bot commented Jan 6, 2025

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

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

Project coverage is 69.07%. Comparing base (b3c6a75) to head (19a5ccf).

Files with missing lines Patch % Lines
src/Speckle.Objects/Data/ArchicadObject.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #200       +/-   ##
===========================================
+ Coverage   57.26%   69.07%   +11.80%     
===========================================
  Files         243      260       +17     
  Lines       10023    10741      +718     
  Branches     1090     1091        +1     
===========================================
+ Hits         5740     7419     +1679     
+ Misses       4026     2975     -1051     
- Partials      257      347       +90     

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

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