Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Check if clipPath is empty before removing last element #4649

Merged
merged 2 commits into from
Dec 19, 2024

Updates changelog

5d3eb3b
Select commit
Loading
Failed to load commit list.
Merged

Fix: Check if clipPath is empty before removing last element #4649

Updates changelog
5d3eb3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

90.631% (+0.002%) compared to 0b53d9c

View this Pull Request on Codecov

90.631% (+0.002%) compared to 0b53d9c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.631%. Comparing base (0b53d9c) to head (5d3eb3b).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4649       +/-   ##
=============================================
+ Coverage   90.628%   90.631%   +0.002%     
=============================================
  Files          620       620               
  Lines        71078     71075        -3     
  Branches     25913     25906        -7     
=============================================
- Hits         64417     64416        -1     
+ Misses        6564      6561        -3     
- Partials        97        98        +1     
Files with missing lines Coverage Δ
Sources/Swift/Tools/SentryViewPhotographer.swift 87.755% <100.000%> (+0.255%) ⬆️

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b53d9c...5d3eb3b. Read the comment docs.