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

MissionExport - PoC generate and download mission report #84

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

lwih
Copy link
Collaborator

@lwih lwih commented Jan 22, 2024

No description provided.

Copy link

# npm audit report

vite  4.0.0 - 4.5.1 || 5.0.0 - 5.0.11
Severity: high
Vite dev server option `server.fs.deny` can be bypassed when hosted on case-insensitive filesystem - https://github.com/advisories/GHSA-c24v-8rfc-w8vw
Vite dev server option `server.fs.deny` can be bypassed when hosted on case-insensitive filesystem - https://github.com/advisories/GHSA-c24v-8rfc-w8vw
fix available via `npm audit fix`
node_modules/vite
node_modules/vite-node/node_modules/vite
node_modules/vitest/node_modules/vite

1 high severity vulnerability

To address all issues, run:
  npm audit fix

Copy link

github-actions bot commented Jan 23, 2024

Coverage Report for frontend

Status Category Percentage Covered / Total
🟢 Lines 79.63% (🎯 70%) 1134 / 1424
🟢 Statements 80.06% (🎯 70%) 1173 / 1465
🟢 Functions 73.28% (🎯 70%) 299 / 408
🟢 Branches 72.27% (🎯 70%) 503 / 696
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
frontend/src/pam/mission/mission-page.tsx 52.94% 66.66% 60% 54.54% 36-61, 39, 42-45, 43-44, 48, 51-53, 56-57, 60, 65-66
frontend/src/pam/mission/page-header.tsx 100% 50% 100% 100%
frontend/src/pam/mission/export/use-mission-export.tsx 77.77% 75% 100% 77.77% 23-24
frontend/src/types/mission-types.ts 100% 100% 100% 100%
Generated in workflow #242

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@lwih lwih force-pushed the export-poc branch 3 times, most recently from eb755f8 to ea8badb Compare March 4, 2024 09:18
Copy link

sonarqubecloud bot commented Mar 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@lwih lwih merged commit 41989f7 into main Mar 5, 2024
12 of 13 checks passed
@lwih lwih deleted the export-poc branch March 5, 2024 10:40
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