Skip to content

feat: improve download failure reporting - #64

Merged
amanharshx merged 6 commits into
mainfrom
feat/download-failure-messaging
Jul 26, 2026
Merged

feat: improve download failure reporting#64
amanharshx merged 6 commits into
mainfrom
feat/download-failure-messaging

Conversation

@amanharshx

Copy link
Copy Markdown
Owner

Summary

Improve download failure reporting.

Motivation

Give clear causes and next steps instead of generic network guidance.

Key Changes

  • Classify download failures with safe file-name examples.
  • Skip confirmed expired links before network requests.
  • Show shared plain-language messages for partial and hard failures.
  • Remove unused IPC result fields and add expiry regressions.

@github-actions github-actions Bot added frontend React/TypeScript UI changes backend Rust/Tauri changes labels Jul 25, 2026
@amanharshx amanharshx added the enhancement New feature or request label Jul 25, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 88.41962% with 85 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/lib/download-failures.ts 90.37% 23 Missing ⚠️
src-tauri/src/lib.rs 63.93% 22 Missing ⚠️
src-tauri/src/downloader.rs 93.88% 20 Missing ⚠️
src/components/converter-screen.tsx 77.01% 20 Missing ⚠️

📢 Thoughts on this report? Let us know!

@amanharshx
amanharshx merged commit f146c90 into main Jul 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Rust/Tauri changes enhancement New feature or request frontend React/TypeScript UI changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants