Skip to content

Fix translation

dba75d8
Select commit
Loading
Failed to load commit list.
Open

Add a UI to Chronos for creating OOO events #87543

Fix translation
dba75d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

44.98% (+0.87%) compared to 20e2b89

View this Pull Request on Codecov

44.98% (+0.87%) compared to 20e2b89

Details

Codecov Report

❌ Patch coverage is 23.17073% with 63 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pages/ChronosScheduleOOOPage.tsx 0.00% 45 Missing ⚠️
src/components/ChronosTimerHeaderButton.tsx 0.00% 8 Missing ⚠️
src/components/DatePicker/index.tsx 0.00% 4 Missing ⚠️
src/components/AmountForm.tsx 0.00% 2 Missing ⚠️
src/ROUTES.ts 0.00% 1 Missing ⚠️
...gation/AppNavigator/ModalStackNavigators/index.tsx 50.00% 1 Missing ⚠️
...on/AppNavigator/Navigators/RightModalNavigator.tsx 0.00% 1 Missing ⚠️
src/types/form/ChronosScheduleOOOForm.ts 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/CONST/index.ts 93.65% <ø> (ø)
src/ONYXKEYS.ts 100.00% <ø> (ø)
src/SCREENS.ts 100.00% <ø> (ø)
src/components/NumberWithSymbolForm.tsx 52.63% <100.00%> (+0.92%) ⬆️
src/libs/ChronosUtils.ts 98.07% <100.00%> (+0.64%) ⬆️
src/libs/Navigation/linkingConfig/config.ts 76.92% <ø> (ø)
src/ROUTES.ts 16.32% <0.00%> (+0.23%) ⬆️
...gation/AppNavigator/ModalStackNavigators/index.tsx 6.96% <50.00%> (+0.11%) ⬆️
...on/AppNavigator/Navigators/RightModalNavigator.tsx 5.26% <0.00%> (-0.06%) ⬇️
src/types/form/ChronosScheduleOOOForm.ts 0.00% <0.00%> (ø)
... and 4 more

... and 155 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.