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

Add option --x-trace-all for forcing distribute tracing #1973

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

serhiy-storchaka
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #1973 (776208b) into master (026836f) will decrease coverage by 10.69%.
The diff coverage is 76.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1973       +/-   ##
===========================================
- Coverage   86.34%   75.64%   -10.70%     
===========================================
  Files          60       60               
  Lines        9412     9424       +12     
  Branches     1470     1472        +2     
===========================================
- Hits         8127     7129      -998     
- Misses       1013     2067     +1054     
+ Partials      272      228       -44     
Flag Coverage Δ
cli 64.91% <100.00%> (+0.01%) ⬆️
e2e ?
sdk 89.17% <73.33%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
neuro-sdk/src/neuro_sdk/tracing.py 78.78% <60.00%> (-21.22%) ⬇️
neuro-cli/src/neuro_cli/main.py 63.86% <100.00%> (-10.83%) ⬇️
neuro-cli/src/neuro_cli/root.py 66.48% <100.00%> (-23.02%) ⬇️
neuro-sdk/src/neuro_sdk/client.py 97.75% <100.00%> (-2.25%) ⬇️
neuro-sdk/src/neuro_sdk/config_factory.py 93.12% <100.00%> (-1.49%) ⬇️
neuro-sdk/src/neuro_sdk/core.py 88.43% <100.00%> (-6.05%) ⬇️
neuro-cli/src/neuro_cli/blob_storage.py 29.41% <0.00%> (-52.95%) ⬇️
neuro-cli/src/neuro_cli/share.py 50.00% <0.00%> (-50.00%) ⬇️
neuro-cli/src/neuro_cli/storage.py 31.90% <0.00%> (-48.78%) ⬇️
neuro-cli/src/neuro_cli/disks.py 49.15% <0.00%> (-38.99%) ⬇️
... and 29 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 026836f...14ec844. Read the comment docs.

@serhiy-storchaka serhiy-storchaka merged commit 039dea7 into master Feb 4, 2021
@serhiy-storchaka serhiy-storchaka deleted the ss/x-trace-all branch February 4, 2021 10:26
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.

1 participant