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

Add SimpleCov for coverage monitoring #496

Merged
merged 3 commits into from May 12, 2020

Conversation

gr455
Copy link
Member

@gr455 gr455 commented Apr 13, 2020

Added SimpleCov to generate a test report in the /coverage directory after every test to help out with monitoring.
/coverage directory is gitignored

Make sure these boxes are checked before your pull request is ready to be reviewed and merged. Thanks!

  • tests pass -- rake test
  • code is in uniquely-named feature branch, and has been rebased on top of latest master (especially if you've been asked to make additional changes)
  • pull request are descriptively named
  • if possible, multiple commits squashed if they're smaller changes
  • reviewed/confirmed/tested by another contributor or maintainer

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/wiki/contributing-to-public-lab-software

Thanks!

@alaxalves alaxalves changed the base branch from main to development May 11, 2020 23:54
@alaxalves
Copy link
Member

@gr455 Could you fix those conflicting files?

@alaxalves alaxalves merged commit e2032a9 into publiclab:development May 12, 2020
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

2 participants