Closed dieffrei closed 1 week ago
Typo Code Review 📊
✅ All checks passed!
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 45.49%. Comparing base (
2bd58ec
) to head (252283a
). Report is 65 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I have done some tests and notice that values coming from tooling api API they already come decoded, no needed for decode/encondingURI. I assume that source-retrieve lib already handles this encoding.
As described in the image above, the value is already decoded, when trying to decode, you get the error "URI malformed"
I create a draft PR, to have some earlier feedback. It still requires more testing
Checklist
All items have to be completed before a PR is merged