Achieve complete unit test coverage #66
Labels
No labels
admin tools
api
bug
documentation
duplicate
enhancement
feature
help wanted
in progress
internals
invalid
packaging
question
testing
trivial
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: MensBeam/Arsse#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently unit test coverage stands at approximately 80% of lines and 40% of classes. These should ideally be 100%.
Note: by the release of version 0.2.1, coverage stood at approximately 88% of lines, 75% of functions, and 56% of classes. This is mainly due to all new code being covered rather than existing code receiving any coverage.
As of version 0.5.0, coverage now stands at 97% of lines, 92% of functions and 86% of classes