iainbeeston / nickel

Nickel extracts date, time, and message information from naturally worded text.
MIT License
112 stars 17 forks source link

Increase code coverage #6

Open iainbeeston opened 10 years ago

iainbeeston commented 10 years ago

Code coverage is ok right now, but mainly because there are a lot of tests around the NLP class, but many classes have no unit tests at all. The project needs a decent level of coverage from unit tests across the codebase.