Skip to content

Add ISO 8601 parser for duration format with designators

Codecov / codecov/patch succeeded Sep 18, 2023 in 1s

92.68% of diff hit (target 91.35%)

View this Pull Request on Codecov

92.68% of diff hit (target 91.35%)

Annotations

Check warning on line 45 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 58 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L49-L58

Added lines #L49 - L58 were not covered by tests

Check warning on line 131 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L125-L131

Added lines #L125 - L131 were not covered by tests

Check warning on line 203 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L203

Added line #L203 was not covered by tests

Check warning on line 207 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L207

Added line #L207 was not covered by tests

Check warning on line 213 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L213

Added line #L213 was not covered by tests

Check warning on line 227 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L227

Added line #L227 was not covered by tests

Check warning on line 239 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L239

Added line #L239 was not covered by tests

Check warning on line 243 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L243

Added line #L243 was not covered by tests

Check warning on line 255 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L255

Added line #L255 was not covered by tests

Check warning on line 267 in src/calendar_duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/calendar_duration.rs#L267

Added line #L267 was not covered by tests

Check warning on line 38 in src/format/parse_iso8601.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/parse_iso8601.rs#L38

Added line #L38 was not covered by tests

Check warning on line 67 in src/format/parse_iso8601.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/parse_iso8601.rs#L63-L67

Added lines #L63 - L67 were not covered by tests

Check warning on line 70 in src/format/parse_iso8601.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/parse_iso8601.rs#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 158 in src/format/parse_iso8601.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/parse_iso8601.rs#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 162 in src/format/parse_iso8601.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/parse_iso8601.rs#L162

Added line #L162 was not covered by tests

Check warning on line 216 in src/format/parse_iso8601.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/parse_iso8601.rs#L216

Added line #L216 was not covered by tests