Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Automated upload functionality #107

Merged
merged 98 commits into from
Sep 25, 2024

Implemented `APIRequests` test

8ac420b
Select commit
Loading
Failed to load commit list.
Merged

[ENH] Automated upload functionality #107

Implemented `APIRequests` test
8ac420b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 24, 2024 in 1s

73.87% of diff hit (target 45.22%)

View this Pull Request on Codecov

73.87% of diff hit (target 45.22%)

Annotations

Check warning on line 73 in src/components/CardContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/CardContainer.tsx#L73

Added line #L73 was not covered by tests

Check warning on line 78 in src/components/CardContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/CardContainer.tsx#L78

Added line #L78 was not covered by tests

Check warning on line 4 in src/components/Instructions.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Instructions.tsx#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 17 in src/components/Navbar.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Navbar.tsx#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 60 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L60

Added line #L60 was not covered by tests

Check warning on line 63 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L63

Added line #L63 was not covered by tests

Check warning on line 97 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L97

Added line #L97 was not covered by tests

Check warning on line 104 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L104

Added line #L104 was not covered by tests

Check warning on line 110 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L110

Added line #L110 was not covered by tests

Check warning on line 126 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L126

Added line #L126 was not covered by tests

Check warning on line 133 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L133

Added line #L133 was not covered by tests

Check warning on line 139 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L139

Added line #L139 was not covered by tests

Check warning on line 155 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L155

Added line #L155 was not covered by tests

Check warning on line 161 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L161

Added line #L161 was not covered by tests

Check warning on line 169 in src/components/RepoCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/RepoCard.tsx#L169

Added line #L169 was not covered by tests

Check warning on line 45 in src/components/UploadForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/UploadForm.tsx#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 77 in src/components/UploadForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/UploadForm.tsx#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 86 in src/components/UploadForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/UploadForm.tsx#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 96 in src/components/UploadForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/UploadForm.tsx#L96

Added line #L96 was not covered by tests

Check warning on line 130 in src/components/UploadForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/UploadForm.tsx#L130

Added line #L130 was not covered by tests

Check warning on line 137 in src/components/UploadForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/UploadForm.tsx#L137

Added line #L137 was not covered by tests

Check warning on line 174 in src/components/UploadForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/UploadForm.tsx#L174

Added line #L174 was not covered by tests