sillsdev / TheCombine

This is a tool for supporting the rapid word collection workshop and post workshop clean-up
https://sillsdev.github.io/TheCombine/
MIT License
17 stars 13 forks source link

Partition the build more by lazy-loading pages/buttons/dialogs #3156

Closed imnasnainaec closed 2 weeks ago

imnasnainaec commented 1 month ago

Fixes #3149 (specifically by lazy-loading the RecordAudioDialog)


This change is Reviewable

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 86.48649% with 5 lines in your changes missing coverage. Please review.

Project coverage is 75.15%. Comparing base (a304326) to head (46fd651).

Files Patch % Lines
src/components/App/AppLoggedIn.tsx 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3156 +/- ## ========================================== + Coverage 75.10% 75.15% +0.05% ========================================== Files 273 275 +2 Lines 10386 10423 +37 Branches 1230 1230 ========================================== + Hits 7800 7833 +33 - Misses 2227 2232 +5 + Partials 359 358 -1 ``` | [Flag](https://app.codecov.io/gh/sillsdev/TheCombine/pull/3156/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sillsdev) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/sillsdev/TheCombine/pull/3156/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sillsdev) | `84.25% <ø> (+0.02%)` | :arrow_up: | | [frontend](https://app.codecov.io/gh/sillsdev/TheCombine/pull/3156/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sillsdev) | `66.96% <86.48%> (+0.13%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sillsdev#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.