JaroslawWiosna / regionalizer

How to choose the best capital of a state and regions? Divider into regions, especially for administrative purposes
Mozilla Public License 2.0
2 stars 2 forks source link

Print bar in ctor #112

Closed JaroslawWiosna closed 6 years ago

JaroslawWiosna commented 6 years ago

Just minor changes:

  1. printBar(0) in ctor - since we have printBar(100) in destructor it would be nice to have such a thing in ctor. ...so bar filled with 0% will be seen as soon as the object is created.
  2. replace ` with-` - so it will be like in pacman :)
coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 47.798% when pulling 57d0cc5698f58ecefa0ce1ce0c6b0b9bd21bd103 on progressBarPrintBarInCtor into ea44aa91741e48c575c821394bf8573f9102897b on master.