Skip to content

Conversation

@willmullinthomas
Copy link
Contributor

Why

Monday.com Ticket

What benefit does this bring to the end user? Or, what benefit does this bring to developers working in the codebase?

Adds coveralls to the frontend which allows us to check the coverage of our test suite

This PR

Describe the changes required and any implementation choices you made to give context to reviewers.

Added the node coveralls library and added a new script for coveralls to package.json

Screenshots

Provide screenshots of any new components, styling changes, or pages.

Verification Steps

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

I am checking travis builds and looking at the coveralls page:

https://coveralls.io/github/Code-4-Community/frontend-scaffold

@willmullinthomas
Copy link
Contributor Author

Builds are in stuck in Travis queue for a long time. Not sure if this is a problem with the .yml file or if it's just because it's a Monday morning and a bunch of builds are starting at the same time.

@willmullinthomas willmullinthomas requested a review from a team October 26, 2020 20:38
@willmullinthomas
Copy link
Contributor Author

Build now passes and report displays

Copy link
Member

@jackblanc jackblanc left a comment

Choose a reason for hiding this comment

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

LGTM


describe('Request Interceptor Tests', () => {
/*
it('properly applies the access token when one exists in storage', () => {
Copy link
Member

Choose a reason for hiding this comment

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

Was this test not passing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah this test was failing

@willmullinthomas
Copy link
Contributor Author

willmullinthomas commented Oct 27, 2020

@jackblanc Merged with updated master which has some script changes, mind giving this another quick review before this gets merged into master?

@willmullinthomas willmullinthomas merged commit 8d042f5 into master Oct 27, 2020
@willmullinthomas willmullinthomas deleted the add-coveralls branch October 27, 2020 16:30
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.

3 participants