algorand / indexer

searchable history and current state
MIT License
114 stars 92 forks source link

Regression test for UTF-8 printable characters #1624

Closed jasonpaulos closed 3 months ago

jasonpaulos commented 3 months ago

Summary

Small regression test for the UTF-8 printable characters change that occurred in go 1.21.

Test Plan

Test-only change

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.71%. Comparing base (316221e) to head (0ba3ad2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1624 +/- ## ======================================= Coverage 68.71% 68.71% ======================================= Files 38 38 Lines 7528 7528 ======================================= Hits 5173 5173 Misses 1924 1924 Partials 431 431 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.