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(civil): adds basic element converter and fixes DI #292

Merged
merged 16 commits into from
Oct 9, 2024

Conversation

clairekuang
Copy link
Member

@clairekuang clairekuang commented Oct 9, 2024

Fixes DI and registration for Civil3d, since the change from using context to settings.
Includes a new top level generic civil entity converter.

  • This pr adds some new classes: a CivilRootToHostConverter so root objects can be built differently than in autocad and a new CivilSendBinding due to the need for different settings registration (incl a new CivilSettingsFactory in the converter)

Copy link

linear bot commented Oct 9, 2024

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.38%. Comparing base (7300d53) to head (f5b10a5).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #292   +/-   ##
=====================================
  Coverage   8.38%   8.38%           
=====================================
  Files        231     231           
  Lines       4589    4589           
  Branches     565     565           
=====================================
  Hits         385     385           
  Misses      4187    4187           
  Partials      17      17           

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

@AlanRynne AlanRynne merged commit 704a75a into dev Oct 9, 2024
5 checks passed
@AlanRynne AlanRynne deleted the claire/cnx-586-restructure-civil-commits-by-prospector branch October 9, 2024 12:19
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