Closed lsetiawan closed 7 years ago
Thanks!! Awesome. See my comments and let me know what you think, before we merge this PR.
Did you test this along the lines of what we discussed today?
Also, for clarity, this PR is not only enhancing the core/common wofpy code to fully support agency attributes; it's also specifically implementing it in the ODM2 timeseries DAO only. Nothing wrong with that. Just making this scope explicit here.
Also, I just noticed that Travis-CI failed but AppVeyor succeeded?! Do you know why?
Did you test this along the lines of what we discussed today?
Yepp all is tested.
Also, I just noticed that Travis-CI failed but AppVeyor succeeded?! Do you know why?
Weird.. Travis says this is because there's no Affiliation:
AttributeError: 'NoneType' object has no attribute 'OrganizationObj'
I'll get error catching soon.
This PR is not ready to merge until further notice and fixes.
Yepp all is tested.
Great.
This PR is not ready to merge until further notice and fixes.
Ok
@emiliom Please review further my latest changes and merge when you think they're good. Thanks.
Looks good. Merging now.
This PR addresses #162.
agencyName
andagencyCode
should show up when organizationtype matches eitherGovernment agency
orResearch agency
.