xpdAcq / xpdAn

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

Allow kwargs for analysis pipeline #270

Closed CJ-Wright closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #270 into master will decrease coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
- Coverage   78.82%   78.75%   -0.08%     
==========================================
  Files          56       56              
  Lines        4080     4080              
==========================================
- Hits         3216     3213       -3     
- Misses        864      867       +3
Impacted Files Coverage Δ
xpdan/startup/analysis_server.py 78.37% <ø> (ø) :arrow_up:
xpdan/tests/startup/test_servers.py 100% <100%> (ø) :arrow_up:
xpdan/db_utils.py 92.47% <0%> (-3.23%) :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 c878165...c7efea2. Read the comment docs.

CJ-Wright commented 5 years ago

This passed on the default branch and is failing on the bleeding due to an orch error. The orch error causes xpdview to be removed during the install. This could be fixed by bubbling up the requirements into one install.