Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: servers crash #283

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

DEV: servers crash #283

wants to merge 10 commits into from

Conversation

st3107
Copy link
Collaborator

@st3107 st3107 commented Sep 17, 2020

Update the servers so that they can run in the lastest environment.

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2020

Codecov Report

Merging #283 into master will decrease coverage by 48.89%.
The diff coverage is 57.60%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #283       +/-   ##
===========================================
- Coverage   65.64%   16.74%   -48.90%     
===========================================
  Files          58       64        +6     
  Lines        4200     4300      +100     
===========================================
- Hits         2757      720     -2037     
- Misses       1443     3580     +2137     
Impacted Files Coverage Δ
xpdan/glbl.py 100.00% <ø> (ø)
xpdan/mayavi_callbacks.py 0.00% <0.00%> (-5.27%) ⬇️
xpdan/pipelines/pipeline_utils.py 36.84% <ø> (-14.04%) ⬇️
xpdan/pipelines/tomo.py 0.00% <0.00%> (-94.74%) ⬇️
xpdan/startup/viz_server.py 0.00% <0.00%> (-51.17%) ⬇️
xpdan/tests/test_data_reduction.py 27.27% <ø> (-72.73%) ⬇️
xpdan/tests/test_pipeline_utils.py 50.00% <ø> (-50.00%) ⬇️
xpdan/vend/callbacks/best_effort.py 0.00% <0.00%> (-12.92%) ⬇️
xpdan/vend/callbacks/broker.py 0.00% <0.00%> (-24.14%) ⬇️
xpdan/vend/callbacks/fitting.py 13.01% <0.00%> (-34.61%) ⬇️
... and 89 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 d6f2b09...091194c. Read the comment docs.

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: fg_dark_query error If prefix is string turn it into a bytes QOI server
2 participants