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 Dependabot and Coveralls #70

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Add Dependabot and Coveralls #70

merged 1 commit into from
Jul 7, 2020

Conversation

genebean
Copy link
Contributor

@genebean genebean commented Jul 2, 2020

This adds Dependabot to keep things updated and Coveralls so we can see how code coverage changes over time. Coveralls / SimpleCov are configured so that both the SimpleCov html report and the Coveralls report are generated. This facilitates easily seeing coverage locally in addtion to via CI.

This PR builds on the code in #69

@genebean genebean requested a review from a team July 2, 2020 15:58
sbeaulie
sbeaulie previously approved these changes Jul 2, 2020
Copy link
Contributor

@sbeaulie sbeaulie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

vmfloaty.gemspec Outdated Show resolved Hide resolved
@genebean
Copy link
Contributor Author

genebean commented Jul 2, 2020

Do not merge until #69 is approved and merged

@genebean
Copy link
Contributor Author

genebean commented Jul 2, 2020

Rebased post merging of #69

@genebean genebean requested review from briancain and highb July 2, 2020 18:49
briancain
briancain previously approved these changes Jul 2, 2020
@genebean
Copy link
Contributor Author

genebean commented Jul 7, 2020

@highb I think because of overlapping roles this is stuck waiting on your approval too. (we may also need to adjust the way the codeowners stuff is defined)

@genebean
Copy link
Contributor Author

genebean commented Jul 7, 2020

Actually, I just figured out the problem... fixing codeowners now

This adds Dependabot to keep things updated and Coveralls so we can see
how code coverage changes over time. Coveralls / SimpleCov are
configured so that both the SimpleCov html report and the Coveralls
report are generated. This facilitates easily seeing coverage locally in
addtion to via CI.
@genebean
Copy link
Contributor Author

genebean commented Jul 7, 2020

Fixed duplicate testing by removing unneeded webhook integration and by updating travis to only build PR

@genebean
Copy link
Contributor Author

genebean commented Jul 7, 2020

This PR was previously approved but rebasing busted the reviews. Merging anyhow.

@genebean genebean merged commit 2ff562c into master Jul 7, 2020
@genebean genebean deleted the tools branch July 7, 2020 14:18
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.

4 participants