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

Developed and tested path::Codec API for multiple data nodes #736

Merged
10 commits merged into from
Apr 4, 2018

Conversation

ygorelik
Copy link
Collaborator

@ygorelik ygorelik commented Apr 3, 2018

Developed and tested path::Codec API for multiple data nodes

@codecov
Copy link

codecov bot commented Apr 4, 2018

Codecov Report

Merging #736 into master will increase coverage by 0.06%.
The diff coverage is 83.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #736      +/-   ##
==========================================
+ Coverage   80.46%   80.52%   +0.06%     
==========================================
  Files         170      171       +1     
  Lines       16300    16455     +155     
  Branches     1473     1494      +21     
==========================================
+ Hits        13115    13250     +135     
- Misses       2825     2836      +11     
- Partials      360      369       +9
Impacted Files Coverage Δ
sdk/cpp/core/src/path_api.hpp 71.42% <ø> (ø) ⬆️
sdk/python/core/ydk/entity_utils/__init__.py 100% <100%> (ø) ⬆️
...dk/python/core/tests/test_sanity_service_errors.py 92.02% <100%> (-0.06%) ⬇️
sdk/python/core/tests/test_sanity_path.py 99.27% <100%> (+0.06%) ⬆️
sdk/python/core/tests/test_ydk_types.py 97.84% <100%> (-0.05%) ⬇️
sdk/python/core/tests/test_sanity_codec.py 95.32% <100%> (+0.42%) ⬆️
sdk/cpp/core/src/path/path.cpp 83.55% <100%> (+0.79%) ⬆️
sdk/python/core/ydk/services/netconf_service.py 71.17% <61.53%> (-0.95%) ⬇️
sdk/python/core/ydk/entity_utils/entity_utils.py 74.72% <74.72%> (ø)
sdk/python/core/ydk/services/crud_service.py 84.61% <85.71%> (-0.39%) ⬇️
... and 4 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 be93b92...002e6af. Read the comment docs.

@ghost ghost merged commit b480553 into CiscoDevNet:master Apr 4, 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