Skip to content

Fixed a bug in object3d and removed print from Desktop.py #1262

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

Merged
merged 2 commits into from
Jun 9, 2022

Conversation

maxcapodi78
Copy link
Collaborator

No description provided.

@@ -704,7 +704,7 @@ def __init__(self):
self._non_graphical = False
self.aedt_version = None
self.remote_api = False
self._use_grpc_api = False
self._use_grpc_api = True
Copy link
Collaborator

Choose a reason for hiding this comment

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

@maxcapodi78 Is it expected to use gRPC API?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no. I'll revert

Copy link
Collaborator

Choose a reason for hiding this comment

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

perfect. Thanks

@maxcapodi78 maxcapodi78 requested a review from Alberto-DM June 9, 2022 08:50
Copy link
Contributor

@Alberto-DM Alberto-DM left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #1262 (048942d) into main (e22728c) will increase coverage by 0.01%.
The diff coverage is 77.50%.

@@            Coverage Diff             @@
##             main    #1262      +/-   ##
==========================================
+ Coverage   77.69%   77.71%   +0.01%     
==========================================
  Files          96       96              
  Lines       38338    38362      +24     
==========================================
+ Hits        29788    29813      +25     
+ Misses       8550     8549       -1     

@maxcapodi78 maxcapodi78 merged commit 6026bee into main Jun 9, 2022
@maxcapodi78 maxcapodi78 deleted the grpc_22R2_default_enabled branch June 9, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants