Skip to content

Make inverting Y axis optional (with non-breaking default)#9

Merged
nicklockwood merged 2 commits into
nicklockwood:mainfrom
leehericks:main
Dec 21, 2025
Merged

Make inverting Y axis optional (with non-breaking default)#9
nicklockwood merged 2 commits into
nicklockwood:mainfrom
leehericks:main

Add SVGPath.ParseOptions parameter to CGPath.from function

2de40d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2025 in 1s

51.95% (+0.49%) compared to 381fd60

View this Pull Request on Codecov

51.95% (+0.49%) compared to 381fd60

Details

Codecov Report

❌ Patch coverage is 77.77778% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.95%. Comparing base (381fd60) to head (2de40d0).

Files with missing lines Patch % Lines
Sources/SVGPath.swift 76.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   51.46%   51.95%   +0.49%     
==========================================
  Files           2        2              
  Lines         581      587       +6     
==========================================
+ Hits          299      305       +6     
  Misses        282      282              

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