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

better handling if users cancel file dlgs #3595

Merged
merged 5 commits into from
Sep 20, 2023
Merged

better handling if users cancel file dlgs #3595

merged 5 commits into from
Sep 20, 2023

Conversation

jsalant22
Copy link
Collaborator

Don't error out if users cancel a file dlg, just do "nothing"

Don't error out if users cancel a file dlg, just do "nothing"
@github-actions github-actions bot added the bug Something isn't working label Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #3595 (8d80b13) into main (feae1bc) will increase coverage by 49.58%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main    #3595       +/-   ##
===========================================
+ Coverage   31.40%   80.98%   +49.58%     
===========================================
  Files         178      178               
  Lines       61241    61241               
===========================================
+ Hits        19230    49596    +30366     
+ Misses      42011    11645    -30366     

@myoung301
Copy link
Collaborator

@jsalant22 What caused the change in the test result values?

@jsalant22
Copy link
Collaborator Author

@jsalant22 What caused the change in the test result values?

@myoung301 The interference tab was using PowerAtRx instead of normal EMI Margin.

Copy link
Collaborator

@myoung301 myoung301 left a comment

Choose a reason for hiding this comment

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

Ok - I understand now. Thanks! Looks good.

@myoung301 myoung301 merged commit ef561d1 into main Sep 20, 2023
12 checks passed
@myoung301 myoung301 deleted the fix/emit904710 branch September 20, 2023 19:40
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.

None yet

2 participants