Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Feat/archive reader adapter #824

Merged
merged 13 commits into from
Feb 15, 2022
Merged

Feat/archive reader adapter #824

merged 13 commits into from
Feb 15, 2022

Conversation

aciddaute
Copy link
Contributor

This PR adds ArchiveReader adapter implementation and refactors ResourcePieces adapters

@aciddaute aciddaute added the API Everything related the api label Feb 14, 2022
@aciddaute aciddaute self-assigned this Feb 14, 2022
@vercel
Copy link

vercel bot commented Feb 14, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

marxan – ./app

🔍 Inspect: https://vercel.com/vizzuality1/marxan/HrmVyM2vsBqMhwhHDdQzUryBQECA
✅ Preview: https://marxan-git-feat-archive-reader-adapter-vizzuality1.vercel.app

marxan-storybook – ./app

🔍 Inspect: https://vercel.com/vizzuality1/marxan-storybook/9T43BD3gPQgfruyE3dmLNGqNWw3o
✅ Preview: https://marxan-storybook-git-feat-archive-reader-adapter-vizzuality1.vercel.app

l2: string | null;
puGridShape: PlanningUnitGridShape;
planningUnitAreakm2: number;
interface QueryResult {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏🏽

@aciddaute aciddaute merged commit 5e7c3a0 into develop Feb 15, 2022
@aciddaute aciddaute deleted the feat/archive-reader-adapter branch February 15, 2022 13:24
rubvalave pushed a commit that referenced this pull request Feb 16, 2022
* feat: fake archive reader adapter

* feat: initial archive reader implementation

* fix: typo and error handling

* feat: added clone pieces data

* ref: clone pieces relative paths

* feat: import resource pieces

* fix: export resource pieces adapter

* fix: export resource pieces adapter

* fix: removes testing controller

* ref: zip file extractor ResourceId constructor validation

* fix: ResourceKind validation in archive-reader adapter

* fix: import resource pieces adapter

* fix: wrong import

Co-authored-by: Ángel Higuera Vaquero <angelhiguera@acidtango.com>
rubvalave pushed a commit that referenced this pull request Feb 16, 2022
* feat: fake archive reader adapter

* feat: initial archive reader implementation

* fix: typo and error handling

* feat: added clone pieces data

* ref: clone pieces relative paths

* feat: import resource pieces

* fix: export resource pieces adapter

* fix: export resource pieces adapter

* fix: removes testing controller

* ref: zip file extractor ResourceId constructor validation

* fix: ResourceKind validation in archive-reader adapter

* fix: import resource pieces adapter

* fix: wrong import

Co-authored-by: Ángel Higuera Vaquero <angelhiguera@acidtango.com>
rubvalave pushed a commit that referenced this pull request Feb 16, 2022
* feat: fake archive reader adapter

* feat: initial archive reader implementation

* fix: typo and error handling

* feat: added clone pieces data

* ref: clone pieces relative paths

* feat: import resource pieces

* fix: export resource pieces adapter

* fix: export resource pieces adapter

* fix: removes testing controller

* ref: zip file extractor ResourceId constructor validation

* fix: ResourceKind validation in archive-reader adapter

* fix: import resource pieces adapter

* fix: wrong import

Co-authored-by: Ángel Higuera Vaquero <angelhiguera@acidtango.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Everything related the api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants