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

refactor(objects): cnx 687 purge unused classes from objects #333

Merged
merged 14 commits into from
Nov 5, 2024

updates rhino arc test

ae08faa
Select commit
Loading
Failed to load commit list.
Merged

refactor(objects): cnx 687 purge unused classes from objects #333

updates rhino arc test
ae08faa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

8.48% (+0.08%) compared to 8cfe0bf

View this Pull Request on Codecov

8.48% (+0.08%) compared to 8cfe0bf

Details

Codecov Report

Attention: Patch coverage is 12.12121% with 29 lines in your changes missing coverage. Please review.

Project coverage is 8.48%. Comparing base (8cfe0bf) to head (ae08faa).

Files with missing lines Patch % Lines
...Speckle/TopLevel/RoomTopLevelConverterToSpeckle.cs 0.00% 13 Missing ⚠️
.../TopLevel/DirectShapeTopLevelConverterToSpeckle.cs 0.00% 4 Missing ⚠️
...opLevel/FootPrintRoofToSpeckleTopLevelConverter.cs 0.00% 2 Missing ⚠️
...e/TopLevel/ModelCurveToSpeckleTopLevelConverter.cs 0.00% 2 Missing ⚠️
...RhinoShared/ToSpeckle/Raw/BoxToSpeckleConverter.cs 0.00% 2 Missing ⚠️
...itShared/ToHost/Raw/Geometry/ArcConverterToHost.cs 0.00% 1 Missing ⚠️
...e/Raw/Geometry/BoundingBoxXYZToSpeckleConverter.cs 0.00% 1 Missing ⚠️
...ToSpeckle/Raw/Geometry/CircleToSpeckleConverter.cs 0.00% 1 Missing ⚠️
...ckle/TopLevel/CeilingTopLevelConverterToSpeckle.cs 0.00% 1 Missing ⚠️
...noShared/ToSpeckle/Raw/CircleToSpeckleConverter.cs 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff            @@
##             dev    #333      +/-   ##
========================================
+ Coverage   8.40%   8.48%   +0.08%     
========================================
  Files        240     237       -3     
  Lines       4829    4641     -188     
  Branches     561     514      -47     
========================================
- Hits         406     394      -12     
+ Misses      4406    4231     -175     
+ Partials      17      16       -1     

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