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

refactor(yaml): prepare for noUncheckedIndexedAccess #4457

Merged
merged 4 commits into from
Mar 11, 2024

Revert "Update yaml/_dumper/dumper.ts"

509231c
Select commit
Loading
Failed to load commit list.
Merged

refactor(yaml): prepare for noUncheckedIndexedAccess #4457

Revert "Update yaml/_dumper/dumper.ts"
509231c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 1s

34.14% of diff hit (target 91.23%)

View this Pull Request on Codecov

34.14% of diff hit (target 91.23%)

Annotations

Check warning on line 369 in yaml/_dumper/dumper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_dumper/dumper.ts#L369

Added line #L369 was not covered by tests

Check warning on line 563 in yaml/_dumper/dumper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_dumper/dumper.ts#L562-L563

Added lines #L562 - L563 were not covered by tests

Check warning on line 567 in yaml/_dumper/dumper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_dumper/dumper.ts#L567

Added line #L567 was not covered by tests

Check warning on line 835 in yaml/_dumper/dumper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_dumper/dumper.ts#L835

Added line #L835 was not covered by tests

Check warning on line 21 in yaml/_dumper/dumper_state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_dumper/dumper_state.ts#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 25 in yaml/_dumper/dumper_state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_dumper/dumper_state.ts#L25

Added line #L25 was not covered by tests

Check warning on line 205 in yaml/_loader/loader.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_loader/loader.ts#L205

Added line #L205 was not covered by tests

Check warning on line 211 in yaml/_loader/loader.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_loader/loader.ts#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 229 in yaml/_loader/loader.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_loader/loader.ts#L228-L229

Added lines #L228 - L229 were not covered by tests

Check warning on line 303 in yaml/_loader/loader.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_loader/loader.ts#L303

Added line #L303 was not covered by tests

Check warning on line 1680 in yaml/_loader/loader.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_loader/loader.ts#L1680

Added line #L1680 was not covered by tests

Check warning on line 41 in yaml/_type/float.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_type/float.ts#L41

Added line #L41 was not covered by tests

Check warning on line 14 in yaml/_type/pairs.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_type/pairs.ts#L14

Added line #L14 was not covered by tests

Check warning on line 33 in yaml/_type/pairs.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_type/pairs.ts#L33

Added line #L33 was not covered by tests

Check warning on line 44 in yaml/_type/timestamp.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_type/timestamp.ts#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 55 in yaml/_type/timestamp.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_type/timestamp.ts#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 70 in yaml/_type/timestamp.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaml/_type/timestamp.ts#L70

Added line #L70 was not covered by tests