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

fix: sonarcloud coverage report [SV-70] #63

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

FRSgit
Copy link
Contributor

@FRSgit FRSgit commented Jul 26, 2023

πŸ”— Linked issue

https://vsf.atlassian.net/browse/SV-70

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSDoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

add yarn install step to generate .nuxt tsconfig before check before sonarcloud analysis
migrate to the new default vitest coverage reporter

πŸ“ Checklist

  • I have linked an issue or discussion.
  • [] I have updated the documentation accordingly.

add yarn install step to generate .nuxt tsconfig before check before sonarcloud analysis
migrate to the new default vitest coverage reporter

Signed-off-by: Jakub Freisler <jakub@frsource.org>
@FRSgit FRSgit added the bug Something isn't working label Jul 26, 2023
@FRSgit FRSgit self-assigned this Jul 26, 2023
@FRSgit FRSgit requested a review from a team as a code owner July 26, 2023 12:19
@sonarcloud
Copy link

sonarcloud bot commented Jul 26, 2023

[storefront-nuxt3-boilerplate_server] Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Jul 26, 2023

[storefront-nuxt3-boilerplate_web] Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@FRSgit FRSgit merged commit bb466ec into develop Jul 26, 2023
11 checks passed
@FRSgit FRSgit deleted the fix/sonarcloud-coverage-report branch July 26, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants