Skip to content

DEV: servers crash#283

Open
st3107 wants to merge 10 commits into
masterfrom
tst_servers
Open

DEV: servers crash#283
st3107 wants to merge 10 commits into
masterfrom
tst_servers

Conversation

@st3107

@st3107 st3107 commented Sep 17, 2020

Copy link
Copy Markdown
Collaborator

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

@codecov-commenter

codecov-commenter commented Sep 17, 2020

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 57.60870% with 117 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.74%. Comparing base (d6f2b09) to head (091194c).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
xpdan/tests/startup/test_analysis_server.py 35.71% 27 Missing ⚠️
xpdan/tests/startup/test_simple_server.py 42.42% 19 Missing ⚠️
xpdan/tests/startup/test_simple_stream_server.py 42.42% 19 Missing ⚠️
xpdan/vend/callbacks/best_effort.py 0.00% 9 Missing ⚠️
xpdan/run_server.py 25.00% 6 Missing ⚠️
xpdan/startup/simple_stream_server.py 45.45% 6 Missing ⚠️
xpdan/startup/viz_server.py 0.00% 6 Missing ⚠️
xpdan/startup/tomo_server.py 37.50% 5 Missing ⚠️
xpdan/vend/callbacks/mpl_plotting.py 0.00% 4 Missing ⚠️
xpdan/startup/simple_server.py 50.00% 3 Missing ⚠️
... and 9 more

❌ Your patch status has failed because the patch coverage (57.60%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (12.29%) is below the target coverage (97.90%). You can increase the head coverage or adjust the target coverage.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

❗ There is a different number of reports uploaded between BASE (d6f2b09) and HEAD (091194c). Click for more details.

HEAD has 97 uploads less than BASE
Flag BASE (d6f2b09) HEAD (091194c)
100 3
Additional details and impacted files

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     
Files with missing lines Coverage Δ
xpdan/callbacks.py 29.66% <100.00%> (-45.77%) ⬇️
xpdan/data_reduction.py 94.44% <100.00%> (ø)
xpdan/db_utils.py 12.90% <100.00%> (-69.90%) ⬇️
xpdan/fuzzybroker.py 21.62% <100.00%> (-71.63%) ⬇️
xpdan/glbl.py 100.00% <ø> (ø)
xpdan/io.py 45.45% <100.00%> (-50.00%) ⬇️
xpdan/pipelines/callback.py 13.18% <100.00%> (-76.93%) ⬇️
xpdan/pipelines/main.py 28.07% <100.00%> (-71.93%) ⬇️
xpdan/pipelines/pipeline_utils.py 36.84% <ø> (-14.04%) ⬇️
xpdan/pipelines/radiograph.py 31.25% <100.00%> (ø)
... and 43 more

... and 8 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6f2b09...091194c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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