Skip to content

Merge pull request #242 from concord-consortium/pc-content-v7

ca86ed3
Select commit
Loading
Failed to load commit list.
Draft

[WIP TRACKING PR] Offline mode #161

Merge pull request #242 from concord-consortium/pc-content-v7
ca86ed3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 6, 2025 in 1s

74.54% (-10.92%) compared to 951dac8

View this Pull Request on Codecov

74.54% (-10.92%) compared to 951dac8

Details

Codecov Report

Attention: Patch coverage is 54.70383% with 260 lines in your changes missing coverage. Please review.

Project coverage is 74.54%. Comparing base (951dac8) to head (ca86ed3).
Report is 786 commits behind head on master.

Files with missing lines Patch % Lines
src/components/app.tsx 50.29% 84 Missing ⚠️
...ents/activity-completion/report-backup-options.tsx 22.72% 34 Missing ⚠️
src/lib/logger.ts 45.00% 32 Missing and 1 partial ⚠️
src/offline-manifest-api.ts 63.33% 33 Missing ⚠️
src/components/offline-activities.tsx 23.07% 20 Missing ⚠️
src/components/offline-manifest-authoring-nav.tsx 21.73% 18 Missing ⚠️
src/components/offline-installing.tsx 20.00% 8 Missing ⚠️
src/components/student-info-modal.tsx 72.22% 5 Missing ⚠️
src/lara-api.ts 72.22% 5 Missing ⚠️
...ts/activity-completion/completion-page-content.tsx 85.18% 4 Missing ⚠️
... and 7 more
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #161       +/-   ##
===========================================
- Coverage   85.45%   74.54%   -10.92%     
===========================================
  Files          78       92       +14     
  Lines        2503     3473      +970     
  Branches      609      757      +148     
===========================================
+ Hits         2139     2589      +450     
- Misses        358      877      +519     
- Partials        6        7        +1     
Files with missing lines Coverage Δ
src/components/activity-header/account-owner.tsx 100.00% <100.00%> (ø)
src/components/activity-header/header.tsx 100.00% <100.00%> (ø)
...components/activity-page/activity-page-content.tsx 95.76% <100.00%> (ø)
src/components/activity-page/embeddable.tsx 100.00% <100.00%> (ø)
...ctivity-page/plugins/embeddable-plugin-sidetip.tsx 100.00% <100.00%> (ø)
...onents/activity-page/plugins/embeddable-plugin.tsx 100.00% <100.00%> (ø)
src/components/error/error.tsx 100.00% <100.00%> (ø)
...onents/expandable-content/expandable-container.tsx 100.00% <100.00%> (ø)
src/components/single-page/single-page-content.tsx 100.00% <100.00%> (ø)
src/components/warning-banner.tsx 100.00% <ø> (ø)
... and 33 more

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.