Skip to content

test: add component tests for conflict picker

c06629b
Select commit
Loading
Failed to load commit list.
Merged

feat(ConflictPicker): move conflict picker dialog from @nextcloud/upload #1971

test: add component tests for conflict picker
c06629b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 30, 2025 in 0s

42.94% (-2.33%) compared to 95c159f

View this Pull Request on Codecov

42.94% (-2.33%) compared to 95c159f

Details

Codecov Report

❌ Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.94%. Comparing base (95c159f) to head (c06629b).

Files with missing lines Patch % Lines
lib/conflict-picker.ts 0.00% 38 Missing and 1 partial ⚠️
lib/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1971      +/-   ##
==========================================
- Coverage   45.27%   42.94%   -2.33%     
==========================================
  Files          21       22       +1     
  Lines         740      780      +40     
  Branches       92       93       +1     
==========================================
  Hits          335      335              
- Misses        405      444      +39     
- Partials        0        1       +1     

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