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

Expose neuro_sdk.EnvParseResult name #2177

Merged
merged 4 commits into from
Jun 17, 2021
Merged

Expose neuro_sdk.EnvParseResult name #2177

merged 4 commits into from
Jun 17, 2021

Conversation

asvetlov
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #2177 (0669343) into master (482aa74) will decrease coverage by 10.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2177       +/-   ##
===========================================
- Coverage   84.75%   74.53%   -10.22%     
===========================================
  Files          65       65               
  Lines       10373    10373               
  Branches     1636     1636               
===========================================
- Hits         8792     7732     -1060     
- Misses       1272     2389     +1117     
+ Partials      309      252       -57     
Flag Coverage Δ
cli 64.01% <100.00%> (ø)
e2e ?
sdk 89.14% <100.00%> (ø)

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

Impacted Files Coverage Δ
neuro-cli/setup.py 0.00% <ø> (ø)
neuro-sdk/setup.py 0.00% <ø> (ø)
neuro-cli/src/neuro_cli/__init__.py 100.00% <100.00%> (ø)
neuro-sdk/src/neuro_sdk/__init__.py 84.21% <100.00%> (-7.90%) ⬇️
neuro-cli/src/neuro_cli/share.py 47.31% <0.00%> (-50.54%) ⬇️
neuro-cli/src/neuro_cli/storage.py 31.70% <0.00%> (-49.09%) ⬇️
neuro-cli/src/neuro_cli/disks.py 49.25% <0.00%> (-41.80%) ⬇️
neuro-cli/src/neuro_cli/job.py 42.69% <0.00%> (-36.90%) ⬇️
neuro-cli/src/neuro_cli/image.py 40.87% <0.00%> (-34.31%) ⬇️
neuro-cli/src/neuro_cli/ael.py 16.08% <0.00%> (-32.41%) ⬇️
... and 30 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 482aa74...0669343. Read the comment docs.

@asvetlov asvetlov merged commit d769a64 into master Jun 17, 2021
@asvetlov asvetlov deleted the expose-name branch June 17, 2021 16:11
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