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: mTLS-over-TCP buildkit #284

Merged
merged 7 commits into from
Sep 18, 2023

Merge branch 'main' into tcpbuildkit

108ac36
Select commit
Loading
Failed to load commit list.
Merged

feat: mTLS-over-TCP buildkit #284

Merge branch 'main' into tcpbuildkit
108ac36
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 18, 2023 in 0s

31.93% (+0.12%) compared to b376b87

View this Pull Request on Codecov

31.93% (+0.12%) compared to b376b87

Details

Codecov Report

Patch coverage: 37.14% and project coverage change: +0.12% 🎉

Comparison is base (b376b87) 31.80% compared to head (108ac36) 31.93%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
+ Coverage   31.80%   31.93%   +0.12%     
==========================================
  Files          18       18              
  Lines        1597     1622      +25     
==========================================
+ Hits          508      518      +10     
- Misses       1061     1073      +12     
- Partials       28       31       +3     
Files Changed Coverage Δ
pkg/buildkit/buildkit.go 0.00% <ø> (ø)
pkg/patch/patch.go 6.36% <0.00%> (ø)
pkg/patch/cmd.go 48.83% <33.33%> (-4.11%) ⬇️
pkg/buildkit/drivers.go 26.82% <47.36%> (+4.10%) ⬆️

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