NIKHIL DHANDRE

Results 13 comments of NIKHIL DHANDRE

@WolfgangFahl for now at least, I moved on [dashtable](https://pypi.org/project/dashtable/). I love `bueutifultable` and planning to add row and column spanning.

adding one more example for better planning... ``` +-------------+--------------------------------------------------------------------------------------------------------------------+-------+ | | Targets | | | +---------------+----------------+----------------+---------------+---------------+----------------+-----------------+ | | Versions | 5.10.11 | 5.10.z | 5.11.0 | 5.11.1 | 5.11.z |...

If possible rename `blame` to `codecov` so I will use same command group for extension. I have one card which will provide `codecov` and cover commands like 1. automate and...

@mnadeem92 : Can you please check still we are facing this problem? Let me know; I would like to fix tear down for all `keypair` tests.

@sbulage I think you are running the wrong test on PRT ^^

@sbulage started run for `test_service_ansible_playbook_order_non_ascii` in state of `test_service_ansible_service_name`

> > @sbulage started run for `test_service_ansible_playbook_order_non_ascii` in state of `test_service_ansible_service_name` > > @digitronik I have seen PRT, it is using `test_service_ansible_playbook_order_non_ascii`. I edited your pytest run. old run: http://infra-trackerbot2.cfme2.lab.eng.rdu2.redhat.com/pr/run/1047

> LGTM, do you if this will show up in the Checks at the bottom of the PR like travis/PRT/lint does? Yes It will show up at bottom of PR;...

@dkholodo please sign commit with your GPG key.

@eXamadeus I think at least we have to add some sanity checks like 1. flake8 2. black 3. run unit tests **Note:** locally as well this check should be on...