Skip to content

Punycode 4.0.0: manifest modernization, Linux support, decode hardening, URL-aware IDNA API - #81

Merged
futamura merged 10 commits into
mainfrom
develop
Aug 18, 2026
Merged

Punycode 4.0.0: manifest modernization, Linux support, decode hardening, URL-aware IDNA API#81
futamura merged 10 commits into
mainfrom
develop

test: cover invalid-scheme paths, untangle decode loop for coverage

20351b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 1s

98.73% (+1.15%) compared to 44589d2

View this Pull Request on Codecov

98.73% (+1.15%) compared to 44589d2

Details

Codecov Report

❌ Patch coverage is 96.55172% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.73%. Comparing base (44589d2) to head (20351b4).

Files with missing lines Patch % Lines
Sources/Punycode.swift 96.15% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   97.57%   98.73%   +1.15%     
==========================================
  Files           3        3              
  Lines         165      237      +72     
==========================================
+ Hits          161      234      +73     
+ Misses          4        3       -1     

☔ View full report in Codecov by Harness.
📢 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.