Skip to content

test: issue 1801#1865

Merged
RobPasMue merged 4 commits into
mainfrom
test/passing_test_issue1801
Mar 25, 2025
Merged

test: issue 1801#1865
RobPasMue merged 4 commits into
mainfrom
test/passing_test_issue1801

Conversation

@RyanJWard

@RyanJWard RyanJWard commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

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
@codecov

codecov Bot commented Mar 24, 2025

Copy link
Copy Markdown

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
@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