Skip to content

test: adding lines to coverage code implemented for nurbs surface creation - #2301

Merged
RobPasMue merged 8 commits into
mainfrom
test/syscordan_nurbs_test_coverage
Oct 10, 2025
Merged

test: adding lines to coverage code implemented for nurbs surface creation#2301
RobPasMue merged 8 commits into
mainfrom
test/syscordan_nurbs_test_coverage

Conversation

@syscordan

Copy link
Copy Markdown
Contributor

Description

Adding lines to cover NURBS surface code added for creating a surface from a NURBS surface

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 Oct 9, 2025
@syscordan
syscordan requested a review from a team as a code owner October 9, 2025 22:51
@syscordan syscordan added the testing Anything related to tests label Oct 9, 2025
@syscordan
syscordan requested a review from RobPasMue October 9, 2025 22:51
@github-actions github-actions Bot removed the testing Anything related to tests label Oct 9, 2025
@codecov

codecov Bot commented Oct 9, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.25%. Comparing base (e655d8b) to head (1d0c0ea).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2301   +/-   ##
=======================================
  Coverage   95.24%   95.25%           
=======================================
  Files         169      169           
  Lines       11185    11185           
=======================================
+ Hits        10653    10654    +1     
+ Misses        532      531    -1     

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

Comment thread tests/integration/conftest.py Outdated
Comment thread tests/integration/test_design.py Outdated
Comment thread tests/integration/test_design.py Outdated
Comment thread tests/integration/conftest.py Outdated
RobPasMue
RobPasMue previously approved these changes Oct 10, 2025
@RobPasMue
RobPasMue enabled auto-merge (squash) October 10, 2025 07:02
Comment thread tests/integration/conftest.py Outdated
@RobPasMue
RobPasMue merged commit 0b1d8b9 into main Oct 10, 2025
54 of 55 checks passed
@RobPasMue
RobPasMue deleted the test/syscordan_nurbs_test_coverage branch October 10, 2025 10:06
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