Closed bnb32 closed 1 year ago
Base: 80.85% // Head: 80.90% // Increases project coverage by +0.04%
:tada:
Coverage data is based on head (
14e744f
) compared to base (067be4a
). Patch coverage: 83.33% 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.
Code-wise it LGTM. Before merging, we should make sure there is no other way to achieve this behavior. Maybe @grantbuster can chime in?
I think this is fine, @ppinchuk do you have a concern that i'm not seeing? The gid_map is kind of a hack and I think it makes sense that we do the replacement in the meta data property where the gid_map takes place.
Code-wise it LGTM. Before merging, we should make sure there is no other way to achieve this behavior. Maybe @grantbuster can chime in?
I think this is fine, @ppinchuk do you have a concern that i'm not seeing? The gid_map is kind of a hack and I think it makes sense that we do the replacement in the meta data property where the gid_map takes place.
No concerns, I think this is good. Just wanted to make sure to get your eyes on it too. I've only used gid_map once I think, so you'd be more familiar with it than I am
Added
write_mapped_gids
flag so the project point gids will be written to output meta instead of the resource gids.