Reduce python generated API file size#544
Merged
4 commits merged intomasterfrom Sep 12, 2017
unknown repository
Merged
Conversation
ghost
commented
Sep 11, 2017
- Moved get_entity_path to entity_utils.hpp for C++
- Introduced get_absolute_path to get absolute path to entity when required
- Moved most of the generated ydk-python model API functions to static file py_types.py
added 2 commits
September 11, 2017 14:50
* Moved get_entity_path to entity_utils.hpp for C++ * Moved most of the generated ydk-python model API functions to static file py_types.py
Codecov Report
@@ Coverage Diff @@
## master #544 +/- ##
==========================================
- Coverage 79.71% 79.15% -0.57%
==========================================
Files 95 91 -4
Lines 9462 9276 -186
Branches 1244 1269 +25
==========================================
- Hits 7543 7342 -201
- Misses 1661 1675 +14
- Partials 258 259 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #544 +/- ##
==========================================
- Coverage 79.71% 79.15% -0.56%
==========================================
Files 95 91 -4
Lines 9462 9275 -187
Branches 1244 1269 +25
==========================================
- Hits 7543 7342 -201
- Misses 1661 1674 +13
- Partials 258 259 +1
Continue to review full report at Codecov.
|
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.