Skip to content

Updated libyang library to support more than 255 typedef statements #678

Merged
29 commits merged intoCiscoDevNet:masterfrom
ygorelik:master
Feb 5, 2018
Merged

Updated libyang library to support more than 255 typedef statements #678
29 commits merged intoCiscoDevNet:masterfrom
ygorelik:master

Conversation

@ygorelik
Copy link
Copy Markdown
Collaborator

@ygorelik ygorelik commented Feb 2, 2018

Updated libyang library.
Adjusted YDK core to work with new libyang library.
Added test to check how new libyang library handles more than 255 typedef statements (450 in the test).

Yan Gorelik added 27 commits January 11, 2018 10:23
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2018

Codecov Report

Merging #678 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #678      +/-   ##
==========================================
+ Coverage   74.14%   74.17%   +0.03%     
==========================================
  Files         104      104              
  Lines       10444    10453       +9     
  Branches     1467     1467              
==========================================
+ Hits         7744     7754      +10     
  Misses       2397     2397              
+ Partials      303      302       -1
Impacted Files Coverage Δ
sdk/python/core/tests/test_sanity_codec.py 94.65% <100%> (+0.27%) ⬆️
sdk/python/core/tests/test_on_demand.py 98.14% <100%> (ø) ⬆️
ydkgen/printer/meta_data_util.py 79.37% <0%> (-0.45%) ⬇️
ydkgen/api_model.py 78.07% <0%> (+0.33%) ⬆️
sdk/python/core/ydk/types/py_types.py 84.67% <0%> (+0.4%) ⬆️

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 510da4e...5e831ee. Read the comment docs.

Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks @ygorelik

@ghost ghost merged commit e2a86a0 into CiscoDevNet:master Feb 5, 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.

1 participant