xpdAcq / xpdAn

Analysis Pipelines and Tools for XPD
http://xpdacq.github.io/xpdAn/
Other
2 stars 10 forks source link

WIP: get analysis server running #236

Closed CJ-Wright closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #236 into master will decrease coverage by 0.51%. The diff coverage is 37.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   77.78%   77.27%   -0.52%     
==========================================
  Files          41       42       +1     
  Lines        2899     2970      +71     
==========================================
+ Hits         2255     2295      +40     
- Misses        644      675      +31
Impacted Files Coverage Δ
xpdan/startup/analysis.py 0% <0%> (ø) :arrow_up:
xpdan/pipelines/to_em.py 0% <0%> (ø)
xpdan/startup/viz_server.py 0% <0%> (ø) :arrow_up:
xpdan/callbacks.py 100% <100%> (ø) :arrow_up:
xpdan/vend/callbacks/core.py 83.16% <100%> (+4.19%) :arrow_up:
xpdan/tests/vend/test_callbacks.py 94.25% <100%> (+0.41%) :arrow_up:
xpdan/pipelines/main.py 91.8% <44.44%> (-8.2%) :arrow_down:

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 b21b368...0ff6b1c. Read the comment docs.

CJ-Wright commented 5 years ago

This needs some commented out code either removed or reinstated.

CJ-Wright commented 5 years ago

This is starting to hold up other things so I'm going to merge.