Skip to content

Conversation

@Floppy
Copy link
Collaborator

@Floppy Floppy commented Jan 13, 2025

WIP to resolve #2376

Implements the url_meta Uppy companion API, but still needs the url_get. See #2376 for background.

@Floppy Floppy added the feature User-facing features and product enhancements label Jan 13, 2025
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.05% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7414ee0) 4897 4133 84.40%
Head commit (3c07ddb) 4913 (+16) 4149 (+16) 84.45% (+0.05%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3386) 16 16 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@Floppy
Copy link
Collaborator Author

Floppy commented Jul 9, 2025

Progress made; last part is the get response, which needs to give back a token which uppy will then use to check on download progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature User-facing features and product enhancements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload from URL

2 participants