mansueto-institute / cloudtile

Converting geospatial file formats to vectortile files
GNU General Public License v3.0
2 stars 2 forks source link

Output file naming #36

Closed manmartgarc closed 1 year ago

manmartgarc commented 1 year ago

Description

This PR does the following:

Fixes #35

Type of change

How Has This Been Tested?

Run the existing unit tests with pytest and also included new ones for the newly introduced code.

Checklist

github-actions[bot] commented 1 year ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
/opt/hostedtoolcache/Python/3.11.2/x64/lib/python3.11/site-packages/cloudtile
   __init__.py00100% 
   __main__.py60100% 
   converter.py570100% 
   ecs.py780100% 
   geofile.py1250100% 
   s3.py970100% 
   tippecanoe.py680100% 
/opt/hostedtoolcache/Python/3.11.2/x64/lib/python3.11/site-packages/cloudtile/cli
   __init__.py550100% 
   parsers.py720100% 
TOTAL5580100% 

Tests Skipped Failures Errors Time
133 0 :zzz: 0 :x: 0 :fire: 8.179s :stopwatch: