Skip to content
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

FIX: Icepak Mesh Binary Tree #5600

Merged
merged 6 commits into from
Dec 20, 2024
Merged

FIX: Icepak Mesh Binary Tree #5600

merged 6 commits into from
Dec 20, 2024

Conversation

Samuelopez-ansys
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys commented Dec 20, 2024

Description

Use BinaryTreeNode in Icepak Mesh too.

Issue linked

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 tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the bug Something isn't working label Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.27%. Comparing base (87ca0cc) to head (b9d607f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5600      +/-   ##
==========================================
+ Coverage   85.26%   85.27%   +0.01%     
==========================================
  Files         152      152              
  Lines       60987    61016      +29     
==========================================
+ Hits        51998    52033      +35     
+ Misses       8989     8983       -6     

@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) December 20, 2024 13:00
@Samuelopez-ansys Samuelopez-ansys merged commit 5ea9436 into main Dec 20, 2024
42 of 43 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the fix/example_issues branch December 20, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants