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 static model provider for devices without get-schema support #721

Merged
3 commits merged into from Mar 23, 2018
Merged

Add static model provider for devices without get-schema support #721

3 commits merged into from Mar 23, 2018

Conversation

@codecov
Copy link

codecov bot commented Mar 23, 2018

Codecov Report

Merging #721 into master will increase coverage by 0.52%.
The diff coverage is 86.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #721      +/-   ##
==========================================
+ Coverage    79.6%   80.13%   +0.52%     
==========================================
  Files         173      173              
  Lines       16395    16424      +29     
  Branches     1471     1470       -1     
==========================================
+ Hits        13051    13161     +110     
+ Misses       2987     2906      -81     
  Partials      357      357
Impacted Files Coverage Δ
ydkgen/printer/python/enum_printer.py 97.36% <ø> (+17.77%) ⬆️
ydkgen/printer/meta_data_util.py 82.51% <100%> (ø) ⬆️
...hon/core/tests/test_sanity_type_mismatch_errors.py 87.77% <100%> (ø) ⬆️
sdk/cpp/core/src/path/netconf_model_provider.cpp 94.91% <100%> (+1.03%) ⬆️
sdk/cpp/core/tests/core_test.cpp 81.25% <60%> (-18.75%) ⬇️
sdk/cpp/core/src/path/netconf_session.cpp 86.23% <80%> (-0.54%) ⬇️
sdk/python/core/tests/test_sanity_levels.py 98.29% <96%> (+15.51%) ⬆️

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 f96d98c...24aed4b. Read the comment docs.

@ghost ghost merged commit b854532 into CiscoDevNet:master Mar 23, 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
0 participants