Skip to content

Fix issue when reading Lists in AEDT File. #1181

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
May 13, 2022
Merged

Conversation

Samuelopez-ansys
Copy link
Member

Bug found. If no Lists are in the AEDT project it was returning a Log error ("Lists not found"). It is not an error because typically, the AEDT file will not have Lists.

@MaxJPRey
Copy link
Collaborator

Excellent fix @Samuelopez-ansys .

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #1181 (7bdfa66) into main (77bead0) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1181      +/-   ##
==========================================
- Coverage   80.74%   80.73%   -0.02%     
==========================================
  Files         135      135              
  Lines       44049    44051       +2     
==========================================
- Hits        35568    35564       -4     
- Misses       8481     8487       +6     

@Samuelopez-ansys Samuelopez-ansys merged commit eeb5641 into main May 13, 2022
@Samuelopez-ansys Samuelopez-ansys deleted the fix_issueLists branch May 13, 2022 08:10
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.

2 participants