Closed phil-opp closed 1 year ago
Happy to split this up into separate PRs if you prefer.
Patch coverage: 66.66
% and project coverage change: -0.09
:warning:
Comparison is base (
3b4f224
) 70.44% compared to head (48890c5
) 70.36%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Thanks. This is much appreciated. It seems that specifying trait bounds on an associated type works now better than it did ~3 years ago.
Yes, these seem to be good improvements. Thank you!
And other improvements:
Key
bound onKeyed::K
so that we don't need to specify it on every usage