Skip to content

test: adding test for vertex and tests based on spaceclaim tutorials #2157

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

syscordan
Copy link
Contributor

Description

Created test that is meant for checking the support of vertices. Another test is added based on the SpaceClaim tutorials.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

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)

@syscordan syscordan self-assigned this Aug 6, 2025
@syscordan syscordan requested a review from a team as a code owner August 6, 2025 22:22
@syscordan syscordan added the testing Anything related to tests label Aug 6, 2025
@github-actions github-actions bot removed the testing Anything related to tests label Aug 6, 2025
@github-actions github-actions bot added the testing Anything related to tests label Aug 11, 2025
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.78%. Comparing base (e00b4ad) to head (73a6a33).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2157      +/-   ##
==========================================
- Coverage   94.87%   93.78%   -1.09%     
==========================================
  Files         141      141              
  Lines       10307    10319      +12     
==========================================
- Hits         9779     9678     -101     
- Misses        528      641     +113     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Anything related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants