Skip to content

test(ios): add XCTest unit-test infrastructure for native Swift modules

95c3e77
Select commit
Loading
Failed to load commit list.
Open

test(ios): add XCTest unit-test infrastructure for native Swift modules #60

test(ios): add XCTest unit-test infrastructure for native Swift modules
95c3e77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

84.14% (target 80.00%)

View this Pull Request on Codecov

84.14% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.14%. Comparing base (65b4f41) to head (95c3e77).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/screens/DownloadManagerScreen.tsx 96.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   84.06%   84.14%   +0.07%     
==========================================
  Files          68       68              
  Lines        6415     6426      +11     
  Branches     1803     1802       -1     
==========================================
+ Hits         5393     5407      +14     
  Misses        649      649              
+ Partials      373      370       -3     
Files with missing lines Coverage Δ
src/screens/DownloadManagerScreen.tsx 91.37% <96.42%> (+2.42%) ⬆️
🚀 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.