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

Test #618

Draft
wants to merge 51 commits into
base: master
Choose a base branch
from
Draft

Test #618

wants to merge 51 commits into from

Conversation

markotoplak
Copy link
Collaborator

@markotoplak markotoplak commented Jul 25, 2022

I do not understand why #615 tests fail (do not find the correct file), so trying to retest in a new PR.

callumgassner and others added 28 commits September 1, 2022 16:28
Fixup: wpolar: Fixed auto selection of angle separator,
This is just a column selection and is fast, so there is no need to
perform it in a separate thread. Also, if users now select different
vector features, the image data is not recomputed.
Potentially fixes an issue which persisted where contexts would be loaded when variables did not exist in the domain
Prevents updating data in the widget while tasks are being run.
sharedmemory blocks were previously being erased, leaving processes with no data
NB: Test does not fail, but ValueError does appear in output
Some lists are edited in place, therefore copy them before sending them
into the computation thread.
@codecov-commenter
Copy link

Codecov Report

Merging #618 (57131c2) into master (aac6e3e) will decrease coverage by 0.60%.
The diff coverage is 79.58%.

@@            Coverage Diff             @@
##           master     #618      +/-   ##
==========================================
- Coverage   89.27%   88.67%   -0.61%     
==========================================
  Files          71       72       +1     
  Lines       11759    12483     +724     
==========================================
+ Hits        10498    11069     +571     
- Misses       1261     1414     +153     

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.

3 participants