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

Added documentation for multiple entities on CRUD and Netconf services #726

Merged
6 commits merged into from
Mar 28, 2018

Conversation

ygorelik
Copy link
Collaborator

Added documentation for multiple entities on CRUD and Netconf services for Python and C++.

Improved API for EntityCollection class

@codecov
Copy link

codecov bot commented Mar 27, 2018

Codecov Report

Merging #726 into master will decrease coverage by 0.01%.
The diff coverage is 83.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #726      +/-   ##
==========================================
- Coverage   80.46%   80.45%   -0.02%     
==========================================
  Files         170      170              
  Lines       16268    16288      +20     
  Branches     1470     1473       +3     
==========================================
+ Hits        13090    13104      +14     
- Misses       2820     2824       +4     
- Partials      358      360       +2
Impacted Files Coverage Δ
sdk/python/core/tests/test_sanity_netconf.py 97.07% <100%> (+0.01%) ⬆️
sdk/python/core/ydk/services/netconf_service.py 72.11% <50%> (ø) ⬆️
sdk/python/core/ydk/services/crud_service.py 85% <60%> (ø) ⬆️
sdk/python/core/ydk/types/py_types.py 78% <75.67%> (-0.81%) ⬇️
sdk/python/core/tests/test_ydk_types.py 97.89% <97.14%> (+0.09%) ⬆️

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 63d3fca...e2739a6. Read the comment docs.

@ghost ghost merged commit 48d4d08 into CiscoDevNet:master Mar 28, 2018
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