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

[IN PROGRESS] Feat(offline): introduce offline mode #526

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

lwih
Copy link
Collaborator

@lwih lwih commented Jan 30, 2025

No description provided.

Copy link

Coverage Report for frontend

Status Category Percentage Covered / Total
🟢 Lines 57.78% (🎯 40%) 2561 / 4432
🟢 Statements 57.04% (🎯 40%) 2667 / 4675
🟢 Functions 43.21% (🎯 40%) 621 / 1437
🟢 Branches 48.37% (🎯 40%) 1045 / 2160
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
frontend/src/app.tsx 85.71% 50% 60% 85.71% 55-67
frontend/src/query-client/axios.ts 23.07% 0% 0% 23.07% 16-21, 25-33
frontend/src/query-client/index.ts 75% 100% 0% 75% 9
frontend/src/query-client/query-keys.tsx 25% 100% 0% 25% 4-6, 10-12
frontend/src/v2/features/common/components/elements/offline-toggle.tsx 25% 0% 0% 25% 8-15
frontend/src/v2/features/common/components/layout/mission-list-page-wrapper.tsx 33.33% 0% 0% 33.33% 20-49
frontend/src/v2/features/common/components/layout/mission-page-footer-wrapper.tsx 33.33% 0% 0% 33.33% 22-57
frontend/src/v2/features/common/components/layout/mission-page-header-wrapper.tsx 50% 0% 0% 50% 31, 40-101
frontend/src/v2/features/common/hooks/use-online-manager.tsx 0% 100% 0% 0% 11-35
frontend/src/v2/features/common/services/use-create-mission-action.tsx 2.7% 0% 0% 2.7% 15-143
frontend/src/v2/features/common/services/use-delete-mission-action.tsx 8.33% 0% 0% 9.09% 13-40
frontend/src/v2/features/common/services/use-mission-action-list.tsx 0% 100% 0% 0% 6-19
frontend/src/v2/features/common/services/use-mission-action.tsx 16.66% 100% 0% 20% 7-17
frontend/src/v2/features/common/services/use-mission.tsx 6.25% 0% 0% 7.14% 8-33
frontend/src/v2/features/common/services/use-missions.tsx 11.11% 0% 0% 11.11% 16-34
frontend/src/v2/features/common/services/use-update-mission-action.tsx 5.88% 0% 0% 5.88% 13-62
frontend/src/v2/features/common/types/network-types.ts 100% 100% 100% 100%
frontend/src/v2/features/mission-action/components/elements/mission-action-header-action.tsx 11.11% 0% 0% 12.5% 21-47
frontend/src/v2/features/mission-action/components/layout/mission-action-header-title-wrapper.tsx 50% 0% 0% 50% 32-73
frontend/src/v2/features/mission-action/components/layout/mission-action-header-wrapper.tsx 50% 0% 0% 50% 28-50
frontend/src/v2/features/mission-timeline/components/elements/mission-timeline-add-action.tsx 0% 0% 0% 0% 24-86
frontend/src/v2/features/mission-timeline/components/elements/mission-timeline-add-status.tsx 18.75% 0% 0% 18.75% 25-32, 36-75
frontend/src/v2/features/mission-timeline/components/layout/mission-timeline-item-wrapper.tsx 22.22% 0% 0% 22.22% 19-28, 49-59
frontend/src/v2/features/mission-timeline/hooks/use-timeline.tsx 0% 0% 0% 0% 51-144
frontend/src/v2/pages/mission-list-pam-page.tsx 5.88% 0% 0% 6.25% 32-131
frontend/src/v2/pages/mission-list-ulam-page.tsx 10.52% 0% 0% 10.52% 28-91
frontend/src/v2/pages/mission-ulam-page.tsx 7.14% 0% 0% 9.09% 23-69
Generated in workflow #1658 for commit 44c035a by the Vitest Coverage Report Action

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