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(civil3d): adds all properties for sites, catchments, surfaces, and network parts #301

Conversation

clairekuang
Copy link
Member

@clairekuang clairekuang commented Oct 11, 2024

Adds all class and general properties for sites, catchments, surfaces, and network parts.
Also includes CatchmentGroups as GroupProxies of any catchment sent, and Network as GroupProxy containing part ids.

Copy link

linear bot commented Oct 11, 2024

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.29%. Comparing base (4f04e9e) to head (aa16f15).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #301   +/-   ##
=====================================
  Coverage   8.29%   8.29%           
=====================================
  Files        244     244           
  Lines       4882    4882           
  Branches     569     569           
=====================================
  Hits         405     405           
  Misses      4460    4460           
  Partials      17      17           

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

@clairekuang clairekuang changed the title feat(civil3d): adds all properties for sites, catchments, and surfaces feat(civil3d): adds all properties for sites, catchments, surfaces, and network parts Oct 12, 2024
@adamhathcock
Copy link
Member

Some of these look like caches as they're made using a dictionary and are scoped. I would probably name them that way.

@clairekuang clairekuang merged commit 5fb3616 into dev Oct 14, 2024
5 checks passed
@clairekuang clairekuang deleted the claire/cnx-587-validate-properties-extracted-for-all-civil3d-entities branch October 14, 2024 17: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.

2 participants