Skip to content

fix sharing app instances, clarify contract#784

Merged
dipinknair merged 5 commits into
mainfrom
fix-building-gallery-scopes
Jun 21, 2024
Merged

fix sharing app instances, clarify contract#784
dipinknair merged 5 commits into
mainfrom
fix-building-gallery-scopes

Conversation

@koubaa

@koubaa koubaa commented Jun 21, 2024

Copy link
Copy Markdown
Contributor

Tested with embedded examples - ansys/pymechanical-embedding-examples#203

@koubaa koubaa requested review from dipinknair and klmcadams June 21, 2024 16:00
@koubaa koubaa requested a review from a team as a code owner June 21, 2024 16:00
@github-actions github-actions Bot added the bug Something isn't working label Jun 21, 2024
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 21, 2024
@codecov

codecov Bot commented Jun 21, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.

Project coverage is 81.00%. Comparing base (25a6a4c) to head (fcbd80b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #784      +/-   ##
==========================================
- Coverage   81.30%   81.00%   -0.31%     
==========================================
  Files          32       32              
  Lines        2065     2074       +9     
==========================================
+ Hits         1679     1680       +1     
- Misses        386      394       +8     

@dipinknair dipinknair merged commit 2aed30b into main Jun 21, 2024
@dipinknair dipinknair deleted the fix-building-gallery-scopes branch June 21, 2024 17:19
@@ -297,8 +297,8 @@ def _share(self, other) -> None:
they all point to the same underlying application
object. Because of that, special care needs to be
taken to properly share the state. Other will be

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they all point to the same underlying application object. As a result, you need to be careful to properly share the state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants