Skip to content

FIX: Add blocking to optimetrics analyze method - #6135

Merged
Samuelopez-ansys merged 5 commits into
mainfrom
fix/issue_6134
May 10, 2025
Merged

FIX: Add blocking to optimetrics analyze method#6135
Samuelopez-ansys merged 5 commits into
mainfrom
fix/issue_6134

Conversation

@Samuelopez-ansys

Copy link
Copy Markdown
Member

Description

Please provide a brief description of the changes made in this pull request.

Issue linked

Close #6134

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
Copy Markdown
Contributor

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

@ansys-reviewer-bot review

@Samuelopez-ansys
Samuelopez-ansys requested a review from gmalinve May 9, 2025 05:54
@github-actions github-actions Bot added the bug Something isn't working label May 9, 2025
@codecov

codecov Bot commented May 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.24%. Comparing base (3a2aaed) to head (843e4a8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6135      +/-   ##
==========================================
+ Coverage   85.23%   85.24%   +0.01%     
==========================================
  Files         167      167              
  Lines       63635    63635              
==========================================
+ Hits        54240    54247       +7     
+ Misses       9395     9388       -7     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Samuelopez-ansys Samuelopez-ansys changed the title FIX: Add blocking to optimetrics analyze METHOD FIX: Add blocking to optimetrics analyze method May 9, 2025
@Samuelopez-ansys
Samuelopez-ansys enabled auto-merge (squash) May 9, 2025 17:45
@Samuelopez-ansys
Samuelopez-ansys merged commit 44c8aa3 into main May 10, 2025
@Samuelopez-ansys
Samuelopez-ansys deleted the fix/issue_6134 branch May 10, 2025 08:36
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.

Add blocking argument to analyze method in design_exploration

3 participants