Skip to content

Proposal: Test coverage report for the project #49

Closed
@esparta

Description

@esparta

Currently the project has no test coverage report, this can be a nice to have to maintain and improve the CSV gem.

Pros:

  • We can actively monitor what needs to be done on the current tests and be prepared also for the new contributions.
  • Analyze new areas of improvements (on test and the code)

Cons:

  • None. Not technical at least.

Plan (if accepted):

  • Add SimpleCov gem as development dependency and configure the unit test according.
  • Optionally, setup a service to have the info visible(as CodeClimate)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions