Closed Arty-Maly closed 1 year ago
Base: 83.63% // Head: 83.60% // Decreases project coverage by -0.04%
:warning:
Coverage data is based on head (
3ab756a
) compared to base (3a8da98
). Patch coverage: 78.99% 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.
Looks perfect. Thank you!
This is similar to my previous pr for
Utf8Array
I am adding two methods:
set_validity
andapply_validity
forMutableUtf8Array
This was pretty straightforward to add so I preemptively created a pr without double checking if it is something that would be accepted.
@jorgecarleitao Let me know if this looks good.