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

feat(astro): add react example #37

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat(astro): add react example #37

wants to merge 2 commits into from

Conversation

MassivDash
Copy link
Owner

No description provided.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 214 / 214
🔵 Statements 100% 214 / 214
🔵 Functions 100% 21 / 21
🔵 Branches 100% 63 / 63
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/frontend/src/components/helloWorld/helloWorld.tsx 100% 100% 100% 100%
src/frontend/src/components/spaceX/spacex.svelte 100% 100% 100% 100%
src/frontend/src/pages/astro.astro 100% 100% 100% 100%
Generated in workflow #57 for commit fc2ea50 by the Vitest Coverage Report Action

Copy link

Analysis Results

Files Folders Characters Code Lines Deepest Level Complexity Score
135 46 210487 6899 6 128

Copy link

CLI LCOV of commit fc2ea50 during .github/workflows/pr.yml #57

	(use "lcov --ignore-errors deprecated,deprecated ..." to suppress this warning)
Reading tracefile /var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/__zgosalvez_github-actions-report-lcov/lcov.info.
Summary coverage rate:
  source files: 20
  lines.......: 43.8% (575 of 1312 lines)
  functions...: 58.5% (55 of 94 functions)
  branches....: no data found
Message summary:
  1 warning message:
    deprecated: 1

Files changed coverage rate: n/a

Copy link

Backend LCOV of commit fc2ea50 during .github/workflows/pr.yml #57

	(use "lcov --ignore-errors deprecated,deprecated ..." to suppress this warning)
Reading tracefile /var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/__zgosalvez_github-actions-report-lcov_2/lcov.info.
Summary coverage rate:
  source files: 12
  lines.......: 83.0% (333 of 401 lines)
  functions...: 85.0% (68 of 80 functions)
  branches....: no data found
Message summary:
  1 warning message:
    deprecated: 1

Files changed coverage rate: n/a

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.

1 participant