You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that only 17% of the code written is being tested by nosetests. The unit tests should be written so that every possibility of input (going into each possible if statement, etc) is covered.