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

MRG, FIX: Remove force render #289

Merged
merged 8 commits into from
Feb 27, 2020
Merged

MRG, FIX: Remove force render #289

merged 8 commits into from
Feb 27, 2020

Conversation

larsoner
Copy link
Contributor

Over at MNE we have been getting failures that seem to be triggered by the GUI stuff we do when __del__ is called. This hopefully avoids the problem.

WIP until we can do some runs in MNE to see if it makes the problem go away.

@codecov
Copy link

codecov bot commented Feb 26, 2020

Codecov Report

Merging #289 into master will increase coverage by 7.19%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
+ Coverage   67.75%   74.94%   +7.19%     
==========================================
  Files           7        7              
  Lines        2583     2594      +11     
  Branches      513      514       +1     
==========================================
+ Hits         1750     1944     +194     
+ Misses        650      475     -175     
+ Partials      183      175       -8

@larsoner
Copy link
Contributor Author

Added Azure as a CI while I was at it

@larsoner
Copy link
Contributor Author

Same failures occur in MNE, but I still think this is worth having since the _force_render does not seem to be required here

@larsoner larsoner changed the title WIP, FIX: Remove force render MRG, FIX: Remove force render Feb 26, 2020
@larsoner
Copy link
Contributor Author

@mwaskom feel free to review/merge if you're happy

@mwaskom
Copy link
Member

mwaskom commented Feb 27, 2020

Thanks!

@mwaskom mwaskom merged commit 07dc04b into nipy:master Feb 27, 2020
@larsoner larsoner deleted the force branch February 27, 2020 16:59
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