Skip to content

Classes with no or too weak test coverage #17

@daschl

Description

@daschl

About

This is a list of all classes which have no or too weak test coverage at the moment. All classes need to have a test coverage of 85% or more to be labeled as "well tested". This list will be updated as soon as tests are merged into the master branch. Classes flagged with no test don't have a test class created, while those flagged with has test and n/a coverage have an empty class body.

The following list was created with the lithium_qa tool li3 covered:

No Coverage:

no test | n/a | lithium\test\Filter
no test | n/a | lithium\test\filter\Coverage
no test | n/a | lithium\test\filter\Profiler
no test | n/a | lithium\net\Socket
no test | n/a | lithium\g11n\catalog\adapter\Memory
no test | n/a | lithium\data\source\Mock
no test | n/a | lithium\data\source\mongo_db\Result
no test | n/a | lithium\data\source\database\Result
no test | n/a | lithium\data\source\database\adapter\sqlite3\Result
no test | n/a | lithium\data\source\database\adapter\my_sql\Result
no test | n/a | lithium\data\model\Relationship
no test | n/a | lithium\console\command\G11n
has test | n/a | lithium\test\Controller
has test | n/a | lithium\analysis\Debugger

Too weak coverage:

has test | 62.07% | lithium\data\Collection
has test | 76.25% | lithium\data\Entity
has test | 77.78% | lithium\data\Source
has test | 80.42% | lithium\data\source\MongoDb
has test | 46.88% | lithium\data\collection\DocumentArray
has test | 39.06% | lithium\data\collection\DocumentSet
has test | 71.21% | lithium\data\collection\RecordSet

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions