Closed nicola-gigante closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.53%. Comparing base (
57a8c5e
) to head (f9874f6
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks to you for this wonderful library!
This fixes the type alias
difference_type
which was mispelled asdiference_type
inmap
,set
,table
, and their transients. This may potentially break some generic code, although these aliases are not used as much as in the past nowadays.