mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
* Update Provider.checkFileUrl to allow non-URL file types * Reduce scope to only URLs and Arweave. * Remove parentheses to make linter happy * Update Provider tests to use UrlFile argument * Fix lint errors * Fix lint error * [REVERT THIS] comment coverage upload * CC_TEST_REPORTER_ID secret not available in PR workflows from external contributors. * Revert "[REVERT THIS] comment coverage upload" This reverts commit 7ca94b7e71ce5d53fa0c7b35bdff85e91b6db059. * Add Arweave fileinfo unit test * Rename `checkFileUrl` to `getFileInfo` * Fix lint error