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(github) add support for GitHub deployment reference #225

Merged
merged 1 commit into from
Mar 2, 2024

Add support for GitHub deployment reference

69e2e96
Select commit
Loading
Failed to load commit list.
Merged

feat(github) add support for GitHub deployment reference #225

Add support for GitHub deployment reference
69e2e96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2024 in 0s

55.35% (-0.13%) compared to ec7fcb4

View this Pull Request on Codecov

55.35% (-0.13%) compared to ec7fcb4

Details

Codecov Report

Attention: Patch coverage is 26.66667% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 55.35%. Comparing base (ec7fcb4) to head (69e2e96).

Files Patch % Lines
pkg/services/github.go 26.66% 9 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   55.47%   55.35%   -0.13%     
==========================================
  Files          35       35              
  Lines        3425     3438      +13     
==========================================
+ Hits         1900     1903       +3     
- Misses       1248     1256       +8     
- Partials      277      279       +2     

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