fave77 / Mathball

A JavaScript library for Competitive Programming
https://fave77.github.io/Mathball-Docs/
MIT License
99 stars 49 forks source link

Improving Coverage of Convert() #173

Closed devRD closed 5 years ago

devRD commented 5 years ago

Do the checklist before filing the issue:

NOTE: Provide a clear and concise description of the feature that needs to be added! Or if its a bug, then provide the necessary steps to reproduce it along with screenshots.

The current branch coverage of the convert() function gives: (as shown in the picture) Coverage is needed to be improved to 100%.

Screenshot from 2019-04-17 21-39-53

devRD commented 5 years ago

I would like to work on this.

fave77 commented 5 years ago

@devRD I think you meant convert?

devRD commented 5 years ago

Yes, sorry, I corrected it.