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: PR labels (#3002) #3118

Merged
merged 3 commits into from
Dec 20, 2024

feat: PR label support for Azure DevOps provider

a5fa2c9
Select commit
Loading
Failed to load commit list.
Merged

feat: PR labels (#3002) #3118

feat: PR label support for Azure DevOps provider
a5fa2c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

51.34% (+0.17%) compared to d551ab8

View this Pull Request on Codecov

51.34% (+0.17%) compared to d551ab8

Details

Codecov Report

Attention: Patch coverage is 40.62500% with 19 lines in your changes missing coverage. Please review.

Project coverage is 51.34%. Comparing base (d551ab8) to head (a5fa2c9).

Files with missing lines Patch % Lines
internal/gitprovider/github/github.go 47.82% 11 Missing and 1 partial ⚠️
internal/gitprovider/azure/azure.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3118      +/-   ##
==========================================
+ Coverage   51.16%   51.34%   +0.17%     
==========================================
  Files         286      286              
  Lines       25912    25940      +28     
==========================================
+ Hits        13259    13319      +60     
+ Misses      11950    11908      -42     
- Partials      703      713      +10     

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