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

Fix rpc output to be decoded into rpc output entity #471

Merged
1 commit merged into from Jun 6, 2017
Merged

Fix rpc output to be decoded into rpc output entity #471

1 commit merged into from Jun 6, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jun 6, 2017

@ghost ghost added the in progress label Jun 6, 2017
@codecov-io
Copy link

codecov-io commented Jun 6, 2017

Codecov Report

Merging #471 into master will increase coverage by 0.13%.
The diff coverage is 82.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
+ Coverage   83.91%   84.05%   +0.13%     
==========================================
  Files         109      109              
  Lines       13021    13050      +29     
  Branches     1883     1885       +2     
==========================================
+ Hits        10927    10969      +42     
+ Misses       1571     1562       -9     
+ Partials      523      519       -4
Impacted Files Coverage Δ
ydkgen/printer/python/namespace_printer.py 98.52% <100%> (+2.81%) ⬆️
sdk/python/core/ydk/providers/_encoder.py 88.88% <100%> (ø) ⬆️
sdk/python/core/tests/test_sanity_rpc.py 90.56% <100%> (ø) ⬆️
sdk/python/core/ydk/providers/_provider_plugin.py 73.3% <66.66%> (+1%) ⬆️
sdk/python/core/ydk/services/netconf_service.py 86.76% <70%> (-1.95%) ⬇️
sdk/python/core/ydk/providers/_decoder.py 72.93% <96.42%> (+4.44%) ⬆️
ydkgen/builder/test_case/test_cases_builder.py 80.93% <0%> (-1.08%) ⬇️
...cases/python/expected/ydk/models/ydktest_sanity.py 74.67% <0%> (ø) ⬆️
.../test-cases/python/expected/ydk/models/_yang_ns.py 100% <0%> (ø) ⬆️
ydkgen/api_model.py 82.8% <0%> (+0.17%) ⬆️
... and 2 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 0d3f0d1...9f3a978. Read the comment docs.

@ghost ghost merged commit 0b249c9 into CiscoDevNet:master Jun 6, 2017
@ghost ghost removed the in progress label Jun 6, 2017
ylil93 pushed a commit to ylil93/ydk-gen that referenced this pull request Sep 14, 2017
ylil93 pushed a commit to ylil93/ydk-gen that referenced this pull request Sep 14, 2017
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.

1 participant