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

Consolidate gitignore and add minor doc edits #467

Merged
6 commits merged into from
Jun 2, 2017

Conversation

111pontes
Copy link
Collaborator

No description provided.

Removed empty `gen-api` directory from repo and consolidated exceptions
in a single gitignore file. Directory is locally created when APIs are
generated.  Those APIs can be deleted by removing the directory w/o the
absent directory being reported as a repo change.
@ghost ghost added the in progress label Jun 2, 2017
@ghost ghost merged commit 35c23ae into CiscoDevNet:master Jun 2, 2017
@ghost ghost removed the in progress label Jun 2, 2017
@codecov-io
Copy link

codecov-io commented Jun 2, 2017

Codecov Report

Merging #467 into master will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #467      +/-   ##
==========================================
- Coverage   83.93%   83.82%   -0.11%     
==========================================
  Files         109      109              
  Lines       13021    13021              
  Branches     1883     1883              
==========================================
- Hits        10929    10915      -14     
- Misses       1570     1583      +13     
- Partials      522      523       +1
Impacted Files Coverage Δ
ydkgen/builder/test_case/test_cases_builder.py 77.69% <0%> (-4.32%) ⬇️
ydkgen/builder/test_case/test_value_builder.py 91.21% <0%> (-0.84%) ⬇️
...cases/python/expected/ydk/models/ydktest_sanity.py 74.67% <0%> (ø) ⬆️

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 396a870...45071bc. Read the comment docs.

@111pontes 111pontes deleted the gitignore branch June 3, 2017 00:02
ylil93 pushed a commit to ylil93/ydk-gen that referenced this pull request Sep 14, 2017
* Update README for ydk-gen

* Add minor doc edit for YDK-Py/YDK-Cpp

* Consolidate gitignore

Removed empty `gen-api` directory from repo and consolidated exceptions
in a single gitignore file. Directory is locally created when APIs are
generated.  Those APIs can be deleted by removing the directory w/o the
absent directory being reported as a repo change.
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.

None yet

2 participants