xpdAcq / xpdAn

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

add peak_server and fix analysis_server memory leak #273

Closed CJ-Wright closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #273 into master will increase coverage by 0.28%. The diff coverage is 84.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   78.87%   79.16%   +0.28%     
==========================================
  Files          57       58       +1     
  Lines        4124     4214      +90     
==========================================
+ Hits         3253     3336      +83     
- Misses        871      878       +7
Impacted Files Coverage Δ
xpdan/tests/startup/test_servers.py 100% <100%> (ø) :arrow_up:
xpdan/startup/tomo_server.py 93.33% <100%> (+0.05%) :arrow_up:
xpdan/startup/viz_server.py 81.39% <100%> (+1.39%) :arrow_up:
xpdan/startup/intensity_server.py 83.33% <71.42%> (-3.34%) :arrow_down:
xpdan/vend/callbacks/mpl_plotting.py 80.25% <72.58%> (+0.72%) :arrow_up:
xpdan/startup/peak_server.py 88.09% <88.09%> (ø)
xpdan/startup/analysis_server.py 78.94% <90%> (+0.56%) :arrow_up:

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 d088998...4110fe0. Read the comment docs.

CJ-Wright commented 5 years ago

The lack of the intensity test is annoying but this does work on my local. The bleeding build is failing due to orch issues