Implement RFC 6868 caret encoding for parameter values - #969
Open
gaoflow wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Aug 1, 2026 in 1s
72.1% (target 67.0%)
View this Pull Request on Codecov
72.1% (target 67.0%)
Details
Codecov Report
❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| Ical.Net/Serialization/CaretEncoding.cs | 92.3% | 0 Missing and 2 partials |
@@ Coverage Diff @@
## main #969 +/- ##
=======================================
+ Coverage 72.0% 72.1% +0.1%
=======================================
Files 118 119 +1
Lines 4672 4698 +26
Branches 1090 1098 +8
=======================================
+ Hits 3362 3386 +24
Misses 956 956
- Partials 354 356 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| Ical.Net/Serialization/ParameterSerializer.cs | 61.5% <100.0%> (ø) |
|
| Ical.Net/Serialization/SimpleDeserializer.cs | 93.2% <100.0%> (ø) |
|
| Ical.Net/Serialization/CaretEncoding.cs | 92.3% <92.3%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading