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(controller): support parsing github enterprise urls #2145

Merged
merged 2 commits into from
Jun 11, 2024

Update internal/gitprovider/github/github.go

7ace215
Select commit
Loading
Failed to load commit list.
Merged

fix(controller): support parsing github enterprise urls #2145

Update internal/gitprovider/github/github.go
7ace215
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

46.59% (+0.03%) compared to 9aa396b

View this Pull Request on Codecov

46.59% (+0.03%) compared to 9aa396b

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 46.59%. Comparing base (9aa396b) to head (7ace215).

Files Patch % Lines
internal/gitprovider/github/github.go 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2145      +/-   ##
==========================================
+ Coverage   46.56%   46.59%   +0.03%     
==========================================
  Files         239      239              
  Lines       16741    16745       +4     
==========================================
+ Hits         7795     7803       +8     
+ Misses       8573     8568       -5     
- Partials      373      374       +1     

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