Skip to content

test: Update Reader support info and add more import tests - #2013

Merged
RyanJWard merged 6 commits into
mainfrom
test/issue_1952
Jun 2, 2025
Merged

RyanJWard merged 6 commits into
mainfrom
test/issue_1952

Conversation

@RyanJWard

Copy link
Copy Markdown
Contributor

Description

Update reader info and expand reader import tests

Issue linked

#1952

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 self-assigned this Jun 2, 2025
@RyanJWard
RyanJWard requested a review from a team as a code owner June 2, 2025 13:32
@RyanJWard RyanJWard added the testing Anything related to tests label Jun 2, 2025
@RyanJWard RyanJWard linked an issue Jun 2, 2025 that may be closed by this pull request
2 tasks
@github-actions github-actions Bot removed the testing Anything related to tests label Jun 2, 2025
@RyanJWard RyanJWard changed the title Update Reader support info and add more import tests test: Update Reader support info and add more import tests Jun 2, 2025
@codecov

codecov Bot commented Jun 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.45%. Comparing base (4267125) to head (06f111f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2013      +/-   ##
==========================================
+ Coverage   90.40%   90.45%   +0.05%     
==========================================
  Files         136      136              
  Lines        9730     9730              
==========================================
+ Hits         8796     8801       +5     
+ Misses        934      929       -5     

☔ 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 src/ansys/geometry/core/modeler.py Outdated
@RyanJWard
RyanJWard enabled auto-merge (squash) June 2, 2025 15:41
@RyanJWard
RyanJWard merged commit e1c3a21 into main Jun 2, 2025
@RyanJWard
RyanJWard deleted the test/issue_1952 branch June 2, 2025 16:07
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.

Update and add tests for open_file

3 participants