frictionlessdata / datapackage-go

A Go library for working with Data Package.
MIT License
21 stars 5 forks source link

Fix loading remote zip datapackages #34

Closed danielfireman closed 2 years ago

danielfireman commented 2 years ago

Overview

This PR fixes the problem that happens when specifying an HTTP remote zip datapackage. It does so by downloading the zip file locally before unzipping.

Fixes #33


Please preserve this line to notify @danielfireman (lead of this repository)


This change is Reviewable

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.3%) to 82.061% when pulling ae7db7d3ef1061be71659097b09c8c1c8d21e6ea on fiz_load_zip_datapackage into f9714f546476dd00aa4e859bd4c0c4fb853ea8d6 on main.