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

feat: add ability to delete specific tag #391

Closed
wants to merge 5 commits into from

trash can icon for repo and api call added

6ce53fe
Select commit
Loading
Failed to load commit list.
Closed

feat: add ability to delete specific tag #391

trash can icon for repo and api call added
6ce53fe
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 15, 2023 in 1s

13.15% of diff hit (target 86.73%)

View this Pull Request on Codecov

13.15% of diff hit (target 86.73%)

Annotations

Check warning on line 246 in src/components/Repo/RepoDetails.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Repo/RepoDetails.jsx#L246

Added line #L246 was not covered by tests

Check warning on line 249 in src/components/Repo/RepoDetails.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Repo/RepoDetails.jsx#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 252 in src/components/Repo/RepoDetails.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Repo/RepoDetails.jsx#L252

Added line #L252 was not covered by tests

Check warning on line 255 in src/components/Repo/RepoDetails.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Repo/RepoDetails.jsx#L255

Added line #L255 was not covered by tests

Check warning on line 258 in src/components/Repo/RepoDetails.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Repo/RepoDetails.jsx#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 263 in src/components/Repo/RepoDetails.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Repo/RepoDetails.jsx#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 110 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 116 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L112-L116

Added lines #L112 - L116 were not covered by tests

Check warning on line 119 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L119

Added line #L119 was not covered by tests

Check warning on line 122 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L122

Added line #L122 was not covered by tests

Check warning on line 125 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 130 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 134 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 136 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L136

Added line #L136 was not covered by tests

Check warning on line 138 in src/components/Shared/TagCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/TagCard.jsx#L138

Added line #L138 was not covered by tests

Check warning on line 1 in src/setupProxy.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/setupProxy.js#L1

Added line #L1 was not covered by tests

Check warning on line 4 in src/setupProxy.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/setupProxy.js#L3-L4

Added lines #L3 - L4 were not covered by tests