Skip to content

Conversation

RobPasMue
Copy link
Member

Description

Implementing backwards compatibility testing. Only on Windows-based Docker images for now.

Issue linked

Closes #1127

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)

@github-actions github-actions bot added maintenance Package and maintenance related testing Anything related to tests labels Jul 21, 2025
Copy link

codecov bot commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (f9ce7dd) to head (2886cb7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2124      +/-   ##
==========================================
+ Coverage   94.19%   94.87%   +0.67%     
==========================================
  Files         139      141       +2     
  Lines       10254    10294      +40     
==========================================
+ Hits         9659     9766     +107     
+ Misses        595      528      -67     

☔ 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 self-assigned this Jul 22, 2025
RobPasMue and others added 4 commits July 22, 2025 11:38
@RobPasMue
Copy link
Member Author

25R2 and 25R1 configured... 2 more to go and investigate

@RobPasMue RobPasMue marked this pull request as ready for review July 24, 2025 15:55
@RobPasMue RobPasMue requested a review from a team as a code owner July 24, 2025 15:55
@RobPasMue RobPasMue merged commit cc8aa9f into main Jul 24, 2025
51 checks passed
@RobPasMue RobPasMue deleted the ci/test-backwards-compatiblity branch July 24, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related testing Anything related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revisit main workflow to test against older Ansys releases
2 participants