CiscoDevNet / ydk-gen

Generate model-driven APIs from YANG models
http://ciscodevnet.github.io/ydk-gen/
Apache License 2.0
135 stars 74 forks source link

Update travis testing for Ubuntu #1018

Closed 111pontes closed 4 years ago

111pontes commented 4 years ago

Re-enable Python3 testing for Ubuntu Xenial.

codecov[bot] commented 4 years ago

Codecov Report

Merging #1018 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1018      +/-   ##
==========================================
+ Coverage   76.50%   76.51%   +0.01%     
==========================================
  Files          81       81              
  Lines        8728     8741      +13     
==========================================
+ Hits         6677     6688      +11     
- Misses       1989     1991       +2     
  Partials       62       62              
Impacted Files Coverage Δ
sdk/cpp/core/src/netconf_tcp_client.cpp 1.46% <0.00%> (-0.02%) :arrow_down:
sdk/cpp/core/src/xml_subtree_codec.cpp 93.54% <0.00%> (+0.04%) :arrow_up:
sdk/cpp/core/src/executor_service.cpp 97.91% <0.00%> (+0.04%) :arrow_up:
sdk/cpp/core/src/json_subtree_codec.cpp 88.00% <0.00%> (+0.06%) :arrow_up:
sdk/cpp/core/src/netconf_service.cpp 79.38% <0.00%> (+0.14%) :arrow_up:
sdk/cpp/core/src/entity.cpp 75.15% <0.00%> (+0.15%) :arrow_up:
sdk/cpp/core/src/netconf_ssh_client.cpp 77.14% <0.00%> (+0.16%) :arrow_up:
sdk/cpp/core/src/value_list.cpp 62.94% <0.00%> (+0.18%) :arrow_up:
sdk/cpp/core/src/entity_data_node_walker.cpp 87.40% <0.00%> (+0.30%) :arrow_up:

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 11fe46d...b45ef5e. Read the comment docs.