Skip to content

refactor: improve XHR handling and type imports

89f3d6b
Select commit
Loading
Failed to load commit list.
Open

feat: support concurrency limit #542

refactor: improve XHR handling and type imports
89f3d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2025 in 1s

36.36% of diff hit (target 87.21%)

View this Pull Request on Codecov

36.36% of diff hit (target 87.21%)

Annotations

Check warning on line 120 in src/AjaxUploader.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AjaxUploader.tsx#L120

Added line #L120 was not covered by tests

Check warning on line 135 in src/AjaxUploader.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AjaxUploader.tsx#L135

Added line #L135 was not covered by tests

Check warning on line 246 in src/AjaxUploader.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AjaxUploader.tsx#L246

Added line #L246 was not covered by tests

Check warning on line 22 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 26 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 30 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 32 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L32

Added line #L32 was not covered by tests

Check warning on line 35 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L35

Added line #L35 was not covered by tests

Check warning on line 40 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L40

Added line #L40 was not covered by tests

Check warning on line 59 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L59

Added line #L59 was not covered by tests

Check warning on line 74 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 84 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L84

Added line #L84 was not covered by tests

Check warning on line 86 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L86

Added line #L86 was not covered by tests

Check warning on line 89 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L89

Added line #L89 was not covered by tests

Check warning on line 100 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 102 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L102

Added line #L102 was not covered by tests

Check warning on line 104 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L104

Added line #L104 was not covered by tests

Check warning on line 108 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 112 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 114 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L114

Added line #L114 was not covered by tests

Check warning on line 117 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L117

Added line #L117 was not covered by tests

Check warning on line 127 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 129 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L129

Added line #L129 was not covered by tests

Check warning on line 133 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 142 in src/concurrencyRequest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/concurrencyRequest.ts#L141-L142

Added lines #L141 - L142 were not covered by tests