Closed joshuachp closed 7 months ago
Attention: Patch coverage is 77.77778%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 64.0%. Comparing base (
ea692a8
) to head (fcc8bcf
). Report is 2 commits behind head on release-0.6.
Implement in the store a way to remove all the properties for an interface. This fixes the deletion of the properties when an interface is removed, since before it was using the mapping without the parameter.
Closes #312