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

options in get-config rpc needs to be updated #380

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rahkumar651991
Copy link
Contributor

What does this PR do?

Options argument passed with get-config rpc gives error

Previous Behavior

Options argument passed with get-config rpc were not executing properly.

New Behavior

Options argument passed with get-config rpc updated properly in the execution

@coveralls
Copy link

coveralls commented Nov 17, 2020

Pull Request Test Coverage Report for Build 369

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 12 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.06%) to 91.23%

Files with Coverage Reduction New Missed Lines %
/home/travis/virtualenv/python3.5.6/lib/python3.5/site-packages/jnpr/jsnapy/snap.py 3 96.65%
/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/jnpr/jsnapy/snap.py 3 96.65%
/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/jnpr/jsnapy/snap.py 3 96.65%
/home/travis/virtualenv/python3.8.0/lib/python3.8/site-packages/jnpr/jsnapy/snap.py 3 96.65%
Totals Coverage Status
Change from base Build 368: -0.06%
Covered Lines: 7739
Relevant Lines: 8483

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 369

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.06%) to 91.227%

Files with Coverage Reduction New Missed Lines %
/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/jnpr/jsnapy/snap.py 3 96.65%
/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/jnpr/jsnapy/snap.py 3 96.65%
/home/travis/virtualenv/python3.8.0/lib/python3.8/site-packages/jnpr/jsnapy/snap.py 3 96.65%
Totals Coverage Status
Change from base Build 368: -0.06%
Covered Lines: 5158
Relevant Lines: 5654

💛 - Coveralls

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