bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

Fix/move overview args to cli

Open camfairchild opened this issue 3 years ago • 1 comments

  • Moves overview args to cli parsers
  • Fixes overview when using --hotkeys or --wallet.hotkeys

camfairchild avatar Aug 04 '22 14:08 camfairchild

Pull Request Test Coverage Report for Build 722aab48-4721-4f3d-8f61-e48e13f0c2cf

  • 2 of 174 (1.15%) changed or added relevant lines in 1 file are covered.
  • 564 unchanged lines in 20 files lost coverage.
  • Overall coverage increased (+2.02%) to 63.84%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bittensor/_subtensor/subtensor_impl.py 2 174 1.15%
<!-- Total: 2 174
Files with Coverage Reduction New Missed Lines %
bittensor/_config/config_impl.py 1 19.35%
bittensor/_endpoint/init.py 1 85.96%
bittensor/_receptor/receptor_pool_impl.py 1 52.46%
bittensor/_threadpool/priority_thread_pool_impl.py 1 73.88%
bittensor/_dataset/init.py 2 88.57%
bittensor/_metagraph/metagraph_impl.py 2 63.44%
bittensor/_subtensor/subtensor_impl.py 2 61.32%
bittensor/_wallet/wallet_impl.py 3 75.56%
bittensor/utils/init.py 5 76.14%
bittensor/_serializer/serializer_impl.py 7 44.26%
<!-- Total: 564
Totals Coverage Status
Change from base Build c3f199a4-3c59-48b4-89bd-3b31e4f400d7: 2.02%
Covered Lines: 3418
Relevant Lines: 5354

💛 - Coveralls

coveralls avatar Aug 04 '22 15:08 coveralls