Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feature/issue-52 Remove partial_f from data columns to obscure #53

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

torimcd
Copy link
Collaborator

@torimcd torimcd commented Dec 1, 2023

Github Issue: #52 Remove partial_f from data columns to obscure

Description

Running the load data script in UAT often fails due to partial_f not being represented consistently in the shapefiles. This field is a flag indicating partial coverage and does not need to be obscured.

Overview of work done

Removed partial_f from list of fields to obscure

Overview of verification done

Unit tests pass

Overview of integration done

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@torimcd torimcd requested a review from frankinspace December 1, 2023 01:20
@torimcd torimcd changed the title remove partial_f from data columns to obscure feature/issue-52 Remove partial_f from data columns to obscure Dec 1, 2023
@frankinspace frankinspace merged commit 7450187 into develop Dec 4, 2023
@frankinspace frankinspace deleted the feature/issue-52 branch December 4, 2023 18:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants