research-technologies / leaf_addons

Additional functionality for Hyrax or Hyku repositories (importers, tasks etc.)
Apache License 2.0
5 stars 0 forks source link

URI Encode #45

Closed ghost closed 6 years ago

ghost commented 6 years ago

URI Encode download urls in json importer to deal with spaces in filenames.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 132


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/leaf_addons/importer/eprints/json_attributes.rb 1 2 50.0%
<!-- Total: 6 7 85.71% -->
Files with Coverage Reduction New Missed Lines %
lib/leaf_addons/importer/eprints/json_attributes.rb 2 66.46%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 125: -0.09%
Covered Lines: 197
Relevant Lines: 252

💛 - Coveralls