Skip to content

Undo pt-BR date-range-picker translations

c5dfb72
Select commit
Loading
Failed to load commit list.
Open

feat: GenAI Shortcuts for PromptInput #4107

Undo pt-BR date-range-picker translations
c5dfb72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

97.37% (target 90.00%)

View this Pull Request on Codecov

97.37% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 96.67853% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.37%. Comparing base (a6cdcd0) to head (c5dfb72).

Files with missing lines Patch % Lines
src/prompt-input/tokens/use-token-mode.ts 93.38% 36 Missing ⚠️
src/prompt-input/core/event-handlers.ts 96.27% 17 Missing ⚠️
src/prompt-input/core/caret-controller.ts 95.62% 16 Missing ⚠️
src/prompt-input/internal.tsx 95.68% 5 Missing ⚠️
src/prompt-input/components/token-mode.tsx 90.62% 3 Missing ⚠️
src/prompt-input/core/dom-utils.ts 98.27% 2 Missing ⚠️
src/prompt-input/core/trigger-utils.ts 98.56% 2 Missing ⚠️
src/prompt-input/components/menu-dropdown.tsx 94.44% 1 Missing ⚠️
src/prompt-input/core/token-utils.ts 99.28% 1 Missing ⚠️
...prompt-input/utils/insert-text-content-editable.ts 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4107      +/-   ##
==========================================
- Coverage   97.45%   97.37%   -0.08%     
==========================================
  Files         909      925      +16     
  Lines       26637    29116    +2479     
  Branches     9614    10530     +916     
==========================================
+ Hits        25958    28353    +2395     
- Misses        673      757      +84     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.