Skip to content

feat: expose modeler.designs attribute - #1401

Merged
RobPasMue merged 3 commits into
mainfrom
feat/expose-designs
Sep 4, 2024
Merged

feat: expose modeler.designs attribute#1401
RobPasMue merged 3 commits into
mainfrom
feat/expose-designs

Conversation

@RobPasMue

Copy link
Copy Markdown
Member

Description

Allow retrieval of open designs easily through public attribute.

Issue linked

Closes #1400

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this Sep 4, 2024
@RobPasMue
RobPasMue requested a review from a team as a code owner September 4, 2024 08:46
@RobPasMue RobPasMue linked an issue Sep 4, 2024 that may be closed by this pull request
@github-actions github-actions Bot added the enhancement New features or code improvements label Sep 4, 2024
@codecov

codecov Bot commented Sep 4, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.79%. Comparing base (18e5478) to head (7598ada).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1401   +/-   ##
=======================================
  Coverage   91.79%   91.79%           
=======================================
  Files          86       86           
  Lines        6821     6824    +3     
=======================================
+ Hits         6261     6264    +3     
  Misses        560      560           

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

@RobPasMue
RobPasMue merged commit 1c57164 into main Sep 4, 2024
@RobPasMue
RobPasMue deleted the feat/expose-designs branch September 4, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retrieve designs easily

2 participants