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

On demand module loading #499

Merged
1 commit merged into from
Jul 27, 2017
Merged

On demand module loading #499

1 commit merged into from
Jul 27, 2017

Conversation

psykokwak4
Copy link
Contributor

Fix issue with on demand downloading for CRUD read.

@codecov-io
Copy link

codecov-io commented Jul 27, 2017

Codecov Report

Merging #499 into new_python will increase coverage by 0.19%.
The diff coverage is 97.22%.

Impacted file tree graph

@@              Coverage Diff               @@
##           new_python     #499      +/-   ##
==============================================
+ Coverage       67.69%   67.89%   +0.19%     
==============================================
  Files              98       99       +1     
  Lines           15403    15505     +102     
  Branches         2441     2448       +7     
==============================================
+ Hits            10427    10527     +100     
+ Misses           4326     4325       -1     
- Partials          650      653       +3
Impacted Files Coverage Δ
ydkgen/printer/python/namespace_printer.py 89.65% <100%> (+2.98%) ⬆️
sdk/python/core/ydk/providers/codec_provider.py 78.31% <93.33%> (+3.31%) ⬆️
sdk/python/core/tests/test_on_demand.py 98.46% <98.46%> (ø)
.../test-cases/python/expected/ydk/models/_yang_ns.py 100% <0%> (ø) ⬆️
...python/expected/ydk/models/ydktest_sanity_types.py 95% <0%> (ø) ⬆️
ydkgen/printer/meta_data_util.py 85.53% <0%> (+0.49%) ⬆️

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 0e0b3c0...7a7499b. Read the comment docs.

@ghost ghost merged commit 4579610 into CiscoDevNet:new_python Jul 27, 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.

2 participants