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

Update parametric study data as simulations are running. #486

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

pkrull-ansys
Copy link
Collaborator

@pkrull-ansys pkrull-ansys commented Aug 27, 2024

closes #448

@github-actions github-actions bot added the enhancement New features or code improvements label Aug 27, 2024
@pkrull-ansys pkrull-ansys changed the title Feat/448/pass progress to task wait Update simulations while parametric study is running. Aug 27, 2024
@pkrull-ansys pkrull-ansys changed the title Update simulations while parametric study is running. Update parametric study data as simulations are running. Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 85.88235% with 12 lines in your changes missing coverage. Please review.

Project coverage is 97.42%. Comparing base (5ec17fe) to head (2c05dce).
Report is 1 commits behind head on main.

Files Patch % Lines
src/ansys/additive/core/simulation_task.py 77.27% 5 Missing ⚠️
...additive/core/parametric_study/parametric_study.py 89.65% 3 Missing ⚠️
src/ansys/additive/core/additive.py 84.61% 2 Missing ⚠️
src/ansys/additive/core/logger.py 91.66% 1 Missing ⚠️
...ametric_study/parametric_study_progress_handler.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #486      +/-   ##
==========================================
- Coverage   97.58%   97.42%   -0.17%     
==========================================
  Files          35       35              
  Lines        3389     3411      +22     
==========================================
+ Hits         3307     3323      +16     
- Misses         82       88       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pkrull-ansys pkrull-ansys added this pull request to the merge queue Aug 27, 2024
Merged via the queue into main with commit 4cf3959 Aug 27, 2024
29 checks passed
@pkrull-ansys pkrull-ansys deleted the feat/448/pass-progress-to-task-wait branch August 27, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update parametric study table more frequently
2 participants