Skip to content

CodeClimate re-integration#30

Open
ryan-hamblin wants to merge 1 commit intomainfrom
codeclimate
Open

CodeClimate re-integration#30
ryan-hamblin wants to merge 1 commit intomainfrom
codeclimate

Conversation

@ryan-hamblin
Copy link
Contributor

I ended up merging some trivial test updates so now that we're wired up again I'm ready to reinclude the test step.

@tinomen and @ashtilawat23 I don't know that we need both a test step and coverage step. But I'll differ to y'all on that idea.

This PR simply adds the steps in the build to publish back the coverage report from jest to Code Climate.

image

If you install the CodeClimate browser extension you should see those badges 👆 at the top of the repo page.

@ryan-hamblin ryan-hamblin requested a review from tinomen March 23, 2022 19:46
- name: Install dependencies
run: npm install
- run: npm run lint
test:
Copy link
Contributor

Choose a reason for hiding this comment

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

I agree, we don't need both test and coverage. Let's just merge these so the test run will upload to CC

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.

2 participants