Skip to content

Update test case coverage

17994e8
Select commit
Loading
Failed to load commit list.
Merged

Add animation codable support and display list effects #849

Update test case coverage
17994e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

27.19% (+0.65%) compared to 76c61a9

View this Pull Request on Codecov

27.19% (+0.65%) compared to 76c61a9

Details

Codecov Report

❌ Patch coverage is 71.12299% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.19%. Comparing base (76c61a9) to head (17994e8).

Files with missing lines Patch % Lines
...ore/Render/DisplayList/DisplayListAnimations.swift 36.76% 43 Missing ⚠️
...Animation/Animation/Codable/CodableAnimation.swift 94.23% 3 Missing ⚠️
...ion/Animation/Codable/CodableEffectAnimation.swift 89.28% 3 Missing ⚠️
...iftUICore/Animation/Animation/DelayAnimation.swift 0.00% 2 Missing ⚠️
.../Animation/Animation/CustomAnimationModifier.swift 50.00% 1 Missing ⚠️
...iftUICore/Animation/Animation/SpeedAnimation.swift 0.00% 1 Missing ⚠️
...Core/Render/DisplayList/DisplayListViewCache.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #849      +/-   ##
==========================================
+ Coverage   26.53%   27.19%   +0.65%     
==========================================
  Files         671      673       +2     
  Lines       44009    44166     +157     
==========================================
+ Hits        11676    12009     +333     
+ Misses      32333    32157     -176     

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