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/project failed Nov 15, 2023 in 0s

84.46% (-2.27%) compared to b41fb2f

View this Pull Request on Codecov

84.46% (-2.27%) compared to b41fb2f

Details

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (b41fb2f) 86.73% compared to head (6ce53fe) 84.46%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/components/Shared/TagCard.jsx 5.00% 19 Missing ⚠️
src/components/Repo/RepoDetails.jsx 21.42% 11 Missing ⚠️
src/setupProxy.js 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
- Coverage   86.73%   84.46%   -2.27%     
==========================================
  Files          53       54       +1     
  Lines        1553     1590      +37     
  Branches      406      415       +9     
==========================================
- Hits         1347     1343       -4     
- Misses        193      235      +42     
+ Partials       13       12       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.