Skip to content

test: issue 1801 #1865

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

Merged
merged 4 commits into from
Mar 25, 2025
Merged

test: issue 1801 #1865

merged 4 commits into from
Mar 25, 2025

Conversation

RyanJWard
Copy link
Contributor

@RyanJWard RyanJWard commented Mar 24, 2025

Description

Promote passing test, issue 1801

Issue linked

1801

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)

@RyanJWard RyanJWard added the testing Anything related to tests label Mar 24, 2025
@RyanJWard RyanJWard self-assigned this Mar 24, 2025
@RyanJWard RyanJWard requested a review from a team as a code owner March 24, 2025 19:28
@github-actions github-actions bot removed the testing Anything related to tests label Mar 24, 2025
@RyanJWard RyanJWard linked an issue Mar 24, 2025 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.21%. Comparing base (7efe32b) to head (d8c5d57).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1865      +/-   ##
==========================================
+ Coverage   89.97%   90.21%   +0.23%     
==========================================
  Files          92       92              
  Lines        8837     8837              
==========================================
+ Hits         7951     7972      +21     
+ Misses        886      865      -21     

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

@RobPasMue RobPasMue enabled auto-merge (squash) March 25, 2025 06:38
@RobPasMue RobPasMue merged commit b8d0e35 into main Mar 25, 2025
44 checks passed
@RobPasMue RobPasMue deleted the test/passing_test_issue1801 branch March 25, 2025 07:01
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.

Enable test_coordinate_system_creation when SC bug is fixed
3 participants