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

Fix panic in PAC controller on delete tag event in GitLab #1783

Merged
merged 1 commit into from
Oct 23, 2024

Fix panic in PAC controller on delete tag event in gitlab

70b7bda
Select commit
Loading
Failed to load commit list.
Merged

Fix panic in PAC controller on delete tag event in GitLab #1783

Fix panic in PAC controller on delete tag event in gitlab
70b7bda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

64.91% (-0.01%) compared to 339f294

View this Pull Request on Codecov

64.91% (-0.01%) compared to 339f294

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.91%. Comparing base (339f294) to head (70b7bda).

Files with missing lines Patch % Lines
pkg/provider/gitlab/parse_payload.go 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1783      +/-   ##
==========================================
- Coverage   64.91%   64.91%   -0.01%     
==========================================
  Files         175      175              
  Lines       13363    13371       +8     
==========================================
+ Hits         8675     8680       +5     
- Misses       4108     4110       +2     
- Partials      580      581       +1     

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