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 support for get/get-config with no filter in path API #503

Merged
2 commits merged into from Jul 31, 2017
Merged

Add support for get/get-config with no filter in path API #503

2 commits merged into from Jul 31, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jul 29, 2017

  • Add python bindings
  • CRUD/other services still need to be updated
  • Add DataNodeCollection support

Abhi Keshav added 2 commits July 28, 2017 16:50
 * Add python bindings
 * CRUD/other services still need to be updated
 * Add DataNodeCollection support
@codecov-io
Copy link

codecov-io commented Jul 29, 2017

Codecov Report

Merging #503 into new_python will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           new_python    #503      +/-   ##
=============================================
+ Coverage       67.93%     68%   +0.07%     
=============================================
  Files              99      99              
  Lines           15525   15559      +34     
  Branches         2448    2448              
=============================================
+ Hits            10547   10581      +34     
  Misses           4325    4325              
  Partials          653     653
Impacted Files Coverage Δ
sdk/python/core/tests/test_sanity_path.py 94.73% <100%> (+2.14%) ⬆️
sdk/python/core/ydk/path/__init__.py 100% <100%> (ø) ⬆️

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 1d50103...2d88ffd. Read the comment docs.

@ghost ghost merged commit 34a046d into CiscoDevNet:new_python Jul 31, 2017
@ghost ghost deleted the collection branch July 31, 2017 23:32
This pull request was closed.
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.

None yet

1 participant