Click the checksum details page bug "Unknown checksum: ……"
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
Because checksum is character format when the version of pt-query-digest greater than 3.0.11 , however the anemometer will display the checksum into hexadecimal in the result page, click checksum enter to the details page, then convert the checksum from hexadecimal to decimal, it's unfriendly to string-based checksum.So I try to not convert the checksum, successfully solved this problem.
Contributor guide
Assessment
This issue has not been assessed yet.