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

Orgs config support #2465

Merged
merged 8 commits into from
Dec 14, 2021
Merged

Orgs config support #2465

merged 8 commits into from
Dec 14, 2021

Conversation

romasku
Copy link
Contributor

@romasku romasku commented Dec 8, 2021

No description provided.

@romasku romasku marked this pull request as ready for review December 8, 2021 17:57
@romasku romasku requested a review from asvetlov December 8, 2021 17:57
@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #2465 (2802ae6) into master (43d1027) will increase coverage by 8.50%.
The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2465      +/-   ##
==========================================
+ Coverage   75.11%   83.62%   +8.50%     
==========================================
  Files          66       71       +5     
  Lines       10915    11744     +829     
  Branches     2106     2235     +129     
==========================================
+ Hits         8199     9821    +1622     
+ Misses       2421     1546     -875     
- Partials      295      377      +82     
Impacted Files Coverage Δ
neuro-cli/src/neuro_cli/topics.py 68.51% <ø> (ø)
neuro-sdk/src/neuro_sdk/_jobs.py 90.42% <ø> (+8.89%) ⬆️
neuro-cli/src/neuro_cli/click_types.py 59.65% <42.85%> (+4.46%) ⬆️
neuro-cli/src/neuro_cli/job.py 77.45% <50.00%> (+34.54%) ⬆️
neuro-cli/src/neuro_cli/config.py 62.04% <53.84%> (+6.56%) ⬆️
neuro-sdk/src/neuro_sdk/_config.py 89.53% <83.33%> (-0.98%) ⬇️
neuro-cli/src/neuro_cli/formatters/config.py 100.00% <100.00%> (ø)
neuro-cli/src/neuro_cli/plugin.py 88.23% <100.00%> (+0.73%) ⬆️
neuro-sdk/src/neuro_sdk/_config_factory.py 94.08% <100.00%> (+1.31%) ⬆️
neuro-sdk/src/neuro_sdk/_server_cfg.py 94.66% <100.00%> (+0.07%) ⬆️
... and 42 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 43d1027...2802ae6. Read the comment docs.

@romasku romasku merged commit 339f1cf into master Dec 14, 2021
@romasku romasku deleted the rs/orgs-config-support branch December 14, 2021 10:57
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.

2 participants