ahmadawais / corona-cli

🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais/
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

Add tests and tests-per-million data #80

Closed surgeharb closed 3 years ago

surgeharb commented 4 years ago

Fixes ahmadawais/corona-cli#79

surgeharb commented 4 years ago

Definitely a good idea to add it behind a flag.

surgeharb commented 4 years ago

Okay @ahmadawais , now I have implemented a dynamic way to add custom fields to the table without being hard-coded in the table head. This change is not limited to tests and testsPerOneMillion only.

surgeharb commented 4 years ago

I hope these changes would make a good improvement for the future of this cli (dynamic table columns).