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

[Fixes #257] Add support for remote resources #258

Merged
merged 7 commits into from
Jul 25, 2024
Merged

[Fixes #257] Add support for remote resources #258

merged 7 commits into from
Jul 25, 2024

Conversation

mattiagiupponi
Copy link
Contributor

Adding remote resource handler

@mattiagiupponi mattiagiupponi requested a review from giohappy July 23, 2024 15:01
@mattiagiupponi mattiagiupponi self-assigned this Jul 23, 2024
Copy link

github-actions bot commented Jul 23, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  importer
  celery_tasks.py 333
  datastore.py 31-34
  orchestrator.py
  importer/api
  views.py
  importer/handlers
  base.py 276-284, 293-294, 300, 331-336, 339, 344
  importer/handlers/common
  raster.py
  remote.py 74, 86-87, 127, 134, 149-151, 214
  serializer.py
  vector.py
Project Total  

This report was generated by python-coverage-comment-action

@mattiagiupponi mattiagiupponi linked an issue Jul 23, 2024 that may be closed by this pull request
@giohappy giohappy added this to the 1.0.10 milestone Jul 24, 2024
@giohappy giohappy merged commit 7b7c98c into master Jul 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for remote resources
2 participants