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 test coverage scripts to package.json for code coverage workflow #162

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

fridgepoet
Copy link
Member

What this PR does / why we need it:
Adds the expected frontend test coverage script for the code coverage workflow.

Which issue(s) this PR fixes:

Contributes to #153

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

Backend code coverage report for PR #162
No changes

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

Frontend code coverage report for PR #162
No changes

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

Levitate is-compatible report:

🔍 Resolving @grafana/data@latest...
🔍 Resolving @grafana/ui@latest...
🔍 Resolving @grafana/runtime@latest...
🔍 Resolving @grafana/e2e-selectors@latest...

🔬 Checking compatibility between ./src/module.ts and @grafana/data@9.3.6...
✔ Found @grafana/data version 8.4.11 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/ui@9.3.6...
✔ Found @grafana/ui version 8.4.11 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/runtime@9.3.6...
✔ Found @grafana/runtime version 8.4.11 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@9.3.6...
Skipping package @grafana/e2e-selectors because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

✔️ ./src/module.ts appears to be compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/e2e-selectors

@fridgepoet fridgepoet marked this pull request as ready for review February 6, 2023 10:39
@fridgepoet fridgepoet requested a review from a team as a code owner February 6, 2023 10:39
@fridgepoet fridgepoet requested review from idastambuk and kevinwcyu and removed request for a team February 6, 2023 10:39
@fridgepoet fridgepoet merged commit 37812bf into main Feb 6, 2023
@fridgepoet fridgepoet deleted the template branch February 6, 2023 13:17
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