Skip to content

Conversation

@zslayton zslayton marked this pull request as ready for review September 7, 2023 17:50
@zslayton zslayton requested a review from popematt September 7, 2023 17:50
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage is 94.73% of modified lines.

Files Changed Coverage
src/lazy/reader.rs ø
src/lazy/text/encoded_value.rs ø
src/result/decoding_error.rs ø
src/lazy/str_ref.rs 50.00%
src/lazy/text/buffer.rs 100.00%
src/lazy/text/matched.rs 100.00%

📢 Thoughts on this report? Let us know!.

@zslayton zslayton changed the title Lazy pr feedback Incorporates pending feedback from lazy reader PRs Sep 7, 2023
}

fn decode_text_containing_escapes(
fn replace_escapes_with_byte_values(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this name choice. Much better than the previous one and any of my suggestions.

Base automatically changed from lazy-reader-ion-tests to main September 7, 2023 20:45
@zslayton zslayton merged commit ec91888 into main Sep 7, 2023
@zslayton zslayton deleted the lazy-pr-feedback branch September 7, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants