Closed SethMMorton closed 1 year ago
Base: 94.42% // Head: 94.51% // Increases project coverage by +0.08%
:tada:
Coverage data is based on head (
8bc4afb
) compared to base (aec997a
). Patch coverage: 97.66% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
To simplify the surface area of the API, we will remove the
map_*
functions and add amap
option to thetry_*
functions. Once this is achieved, we can make it toggle-able as to whethermap
returns alist
oriter
.