Skip to content

Remove idempotent encode-decode calls for unicode character#882

Merged
nathanjmcdougall merged 1 commit intomainfrom
refactor/remove-useless-encode-decode-calls
Jul 22, 2025
Merged

Remove idempotent encode-decode calls for unicode character#882
nathanjmcdougall merged 1 commit intomainfrom
refactor/remove-useless-encode-decode-calls

Conversation

@nathanjmcdougall
Copy link
Copy Markdown
Collaborator

I think this was added from a contributor without testing it was necessary. It seems to have no effect, so I've removed it. In hindsight, it was fairly clear it had no effect because the other unicode characters didn't use it.

I also noticed an issue regarding missing messages when looking into this #881

I think this was added from a contributor without testing it was necessary. It seems to have no effect, so I've removed it. In hindsight, it was fairly clear it had no effect because the other unicode characters didn't use it.

I also noticed an issue regarding missing messages when looking into this
#881
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jul 22, 2025

CodSpeed Instrumentation Performance Report

Merging #882 will not alter performance

Comparing refactor/remove-useless-encode-decode-calls (a7b5eff) with main (9a36ebd)1

Summary

✅ 2 untouched benchmarks

Footnotes

  1. No successful run was found on main (3d87478) during the generation of this report, so 9a36ebd was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@nathanjmcdougall nathanjmcdougall merged commit b139e3a into main Jul 22, 2025
20 checks passed
@nathanjmcdougall nathanjmcdougall deleted the refactor/remove-useless-encode-decode-calls branch July 22, 2025 04:59
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.

1 participant