Closed daurer closed 6 years ago
Merging #123 into master will decrease coverage by
1.34%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #123 +/- ##
==========================================
- Coverage 13.33% 11.99% -1.35%
==========================================
Files 64 68 +4
Lines 5923 6754 +831
==========================================
+ Hits 790 810 +20
- Misses 5133 5944 +811
Impacted Files | Coverage Δ | |
---|---|---|
src/backend/worker.py | 12.92% <ø> (+0.08%) |
:arrow_up: |
src/interface/data_source.py | 18.28% <0%> (ø) |
:arrow_up: |
src/ipc/zmqserver.py | 21.49% <0%> (+0.19%) |
:arrow_up: |
src/analysis/stxm.py | 0% <0%> (ø) |
:arrow_up: |
src/backend/flash.py | 0% <0%> (ø) |
:arrow_up: |
src/analysis/patterson.py | 0% <0%> (ø) |
:arrow_up: |
src/utils/stack.py | 0% <0%> (ø) |
:arrow_up: |
src/analysis/template.py | 0% <0%> (ø) |
:arrow_up: |
src/analysis/tof.py | 0% <0%> (ø) |
:arrow_up: |
src/analysis/amol3116_holograms.py | 0% <0%> (ø) |
|
... and 4 more |
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 f08042b...cef1962. Read the comment docs.
More fixes related to the upgrade to Python 3