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: added button to delete tag #401

Merged
merged 1 commit into from
Dec 15, 2023

feat: added button to delete tag

07dd11c
Select commit
Loading
Failed to load commit list.
Merged

feat: added button to delete tag #401

feat: added button to delete tag
07dd11c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

87.49% (+0.22%) compared to d9370fb

View this Pull Request on Codecov

87.49% (+0.22%) compared to d9370fb

Details

Codecov Report

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

Comparison is base (d9370fb) 87.26% compared to head (07dd11c) 87.49%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/components/Shared/DeleteTag.jsx 82.35% 3 Missing ⚠️
src/components/Repo/RepoDetails.jsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   87.26%   87.49%   +0.22%     
==========================================
  Files          53       55       +2     
  Lines        1594     1623      +29     
  Branches      436      433       -3     
==========================================
+ Hits         1391     1420      +29     
- Misses        190      192       +2     
+ Partials       13       11       -2     

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