Skip to content

Issue 671 - #1001

Merged
David-Baddeley merged 1 commit into
python-microscopy:masterfrom
David-Baddeley:issue671
Apr 12, 2021
Merged

Issue 671#1001
David-Baddeley merged 1 commit into
python-microscopy:masterfrom
David-Baddeley:issue671

Conversation

@David-Baddeley

Copy link
Copy Markdown
Contributor

Fixes #671, turns out it was the mutable default, but not entirely clear why.

@codecov

codecov Bot commented Apr 11, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1001 (1725f97) into master (f187964) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1001      +/-   ##
==========================================
- Coverage   11.30%   11.30%   -0.01%     
==========================================
  Files         629      629              
  Lines       72320    72329       +9     
==========================================
+ Hits         8176     8177       +1     
- Misses      64144    64152       +8     
Impacted Files Coverage Δ
PYME/Acquire/protocol.py 41.78% <100.00%> (+0.40%) ⬆️
PYME/recipes/output.py 0.00% <0.00%> (ø)
PYME/cluster/taskWorkerHTTP.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f187964...1725f97. Read the comment docs.

@David-Baddeley
David-Baddeley merged commit e7f347d into python-microscopy:master Apr 12, 2021
@David-Baddeley
David-Baddeley deleted the issue671 branch May 25, 2021 03:14
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.

[BUG] z dwell time checked when checking if we want to do a preflight, even for non-z protocols

1 participant