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 #246] Create handler for the 3Dtiles #245

Merged
merged 20 commits into from
Jun 17, 2024
Merged

Conversation

mattiagiupponi
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Jun 5, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  importer
  celery_tasks.py
  orchestrator.py
  importer/api
  views.py 188
  importer/handlers
  utils.py
  importer/handlers/common
  vector.py
  importer/handlers/geojson
  handler.py 76-77
  importer/handlers/tiles3d
  exceptions.py
  handler.py 178, 185, 222
Project Total  

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

@mattiagiupponi mattiagiupponi changed the base branch from master to assets_data_retriever June 6, 2024 10:06
@mattiagiupponi mattiagiupponi changed the title 3dtiles handler [FIXES ] Create handler for the 3Dtiles Jun 6, 2024
@mattiagiupponi mattiagiupponi changed the title [FIXES ] Create handler for the 3Dtiles [FIXES #246] Create handler for the 3Dtiles Jun 6, 2024
@mattiagiupponi mattiagiupponi changed the base branch from assets_data_retriever to master June 6, 2024 10:21
@mattiagiupponi mattiagiupponi linked an issue Jun 6, 2024 that may be closed by this pull request
@mattiagiupponi mattiagiupponi requested a review from giohappy June 6, 2024 12:42
@mattiagiupponi mattiagiupponi self-assigned this Jun 6, 2024
@mattiagiupponi mattiagiupponi changed the base branch from master to assets_data_retriever June 11, 2024 15:19
mattiagiupponi and others added 2 commits June 14, 2024 18:17
* [Fixes #242] CRS parsing is not correctly handled for CSV files
* Let importer create the asset
* Add test coverage for asset-importer
@mattiagiupponi mattiagiupponi changed the base branch from assets_data_retriever to master June 17, 2024 08:35
@mattiagiupponi mattiagiupponi changed the base branch from master to ISSUE_247 June 17, 2024 15:10
@mattiagiupponi mattiagiupponi force-pushed the ISSUE_247 branch 2 times, most recently from 83cd097 to d916572 Compare June 17, 2024 15:57
@mattiagiupponi mattiagiupponi merged commit 41c70df into ISSUE_247 Jun 17, 2024
1 check passed
@mattiagiupponi mattiagiupponi deleted the 3dtiles_handler branch August 1, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create handler for the 3Dtiles
1 participant