Closed crisptrutski closed 4 months ago
Looking at when the copying was first introduced, it was originally because we wanted to cast it to a "magic" map: diff
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.18%. Comparing base (
0d8dd6b
) to head (807bc96
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Kondo failure seems to be a permissions issue (403)
{"message": "Resource not accessible by integration",
"documentation_url": "https://docs.github.com/rest/checks/runs#create-a-check-run"}
Closes https://github.com/camsaul/toucan2/issues/164
There's some speculation here, perhaps we need to protect against some other custom map classes.
The use of a protocol is for two reasons: