Skip to content

Conversation

jacobrkerstetter
Copy link
Contributor

@jacobrkerstetter jacobrkerstetter commented Sep 4, 2025

Description

  • 3 of the methods in the "Pull" Folder Pt. 1
  • thicken_faces from "Pull" Folder Pt. 2

Issue linked

TFS Story 1296292, 1296295

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)

@jacobrkerstetter jacobrkerstetter self-assigned this Sep 4, 2025
@jacobrkerstetter jacobrkerstetter requested a review from a team as a code owner September 4, 2025 14:45
@github-actions github-actions bot added the enhancement New features or code improvements label Sep 4, 2025
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.68%. Comparing base (7b933ab) to head (19bb34e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2214      +/-   ##
==========================================
- Coverage   94.81%   94.68%   -0.14%     
==========================================
  Files         141      141              
  Lines       10404    10444      +40     
==========================================
+ Hits         9865     9889      +24     
- Misses        539      555      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added the testing Anything related to tests label Sep 4, 2025
@jacobrkerstetter jacobrkerstetter changed the title feat: move_imprint_edges, offset_edges, draft_faces implementations feat: move_imprint_edges, offset_edges, draft_faces, thicken_faces implementations Sep 4, 2025
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 testing Anything related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants