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

REFACTOR: Improved tests #5669

Merged
merged 3 commits into from
Jan 17, 2025
Merged

REFACTOR: Improved tests #5669

merged 3 commits into from
Jan 17, 2025

Conversation

maxcapodi78
Copy link
Collaborator

Description

Improve unit test to make them independent each other.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

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

@maxcapodi78 maxcapodi78 changed the title REFACT: Improved tests REFACTOR: Improved tests Jan 17, 2025
@github-actions github-actions bot added the maintenance Package and maintenance related label Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.23%. Comparing base (b2991fa) to head (37b53cb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5669   +/-   ##
=======================================
  Coverage   85.22%   85.23%           
=======================================
  Files         154      154           
  Lines       60764    60764           
=======================================
+ Hits        51789    51790    +1     
+ Misses       8975     8974    -1     

@Samuelopez-ansys Samuelopez-ansys merged commit de0df32 into main Jan 17, 2025
42 of 43 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the improve_unittests branch January 17, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants