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: s2i builder go support #2203

Merged
merged 1 commit into from
May 21, 2024

feat: s2i Go support

c5bebc3
Select commit
Loading
Failed to load commit list.
Merged

feat: s2i builder go support #2203

feat: s2i Go support
c5bebc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2024 in 0s

58.61% (-1.57%) compared to e6fa020

View this Pull Request on Codecov

58.61% (-1.57%) compared to e6fa020

Details

Codecov Report

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

Project coverage is 58.61%. Comparing base (e6fa020) to head (c5bebc3).

Files Patch % Lines
pkg/builders/s2i/builder.go 56.66% 15 Missing and 11 partials ⚠️
pkg/builders/s2i/assemblers.go 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2203      +/-   ##
==========================================
- Coverage   60.17%   58.61%   -1.57%     
==========================================
  Files         127      126       -1     
  Lines       14784    11479    -3305     
==========================================
- Hits         8896     6728    -2168     
+ Misses       4981     3786    -1195     
- Partials      907      965      +58     

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