Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds the SimpleCov gem to the project #1044

Merged
merged 1 commit into from Jun 9, 2019
Merged

adds the SimpleCov gem to the project #1044

merged 1 commit into from Jun 9, 2019

Conversation

GabrielRMuller
Copy link
Collaborator

@GabrielRMuller GabrielRMuller commented Jun 7, 2019

Somewhat related to #1024

Description

To help keep track of the test coverage we are currently working to improve, I think it's a good idea to have the SimpleCov gem on the project, so we can have a better idea of the areas we need to focus on.

List any dependencies that are required for this change. (gems, js libraries, etc.)

  • gem install 'simplecov'

Type of change

  • New feature (non-breaking change which adds functionality)

Screenshots

Here's how the simplecov navbar looks right now:
image

As you can see, this gem can be of great assistance for developers in the future looking to help increase the test coverage of the project.

@armahillo armahillo added the Repo First-timer This Pull Request is a user's first contribution to Diaperbase label Jun 9, 2019
@armahillo
Copy link
Collaborator

Nice!

@armahillo armahillo merged commit fb907d9 into rubyforgood:master Jun 9, 2019
@armahillo armahillo removed the Repo First-timer This Pull Request is a user's first contribution to Diaperbase label Jul 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants