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: scaffolding ca certs #1823

Merged
merged 1 commit into from
Jun 26, 2023

feat: scaffolded functions certs

fb63f3e
Select commit
Loading
Failed to load commit list.
Merged

feat: scaffolding ca certs #1823

feat: scaffolded functions certs
fb63f3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2023 in 0s

63.58% (+0.98%) compared to 8a078ce

View this Pull Request on Codecov

63.58% (+0.98%) compared to 8a078ce

Details

Codecov Report

Patch coverage: 56.17% and project coverage change: +0.98 🎉

Comparison is base (8a078ce) 62.59% compared to head (fb63f3e) 63.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1823      +/-   ##
==========================================
+ Coverage   62.59%   63.58%   +0.98%     
==========================================
  Files         107      107              
  Lines       13645    13729      +84     
==========================================
+ Hits         8541     8729     +188     
+ Misses       4298     4159     -139     
- Partials      806      841      +35     
Impacted Files Coverage Δ
pkg/scaffolding/scaffold.go 69.38% <0.00%> (-9.69%) ⬇️
pkg/filesystem/filesystem.go 63.38% <40.00%> (-0.86%) ⬇️
pkg/oci/containerize.go 60.74% <60.52%> (-0.63%) ⬇️
pkg/functions/repository.go 70.42% <100.00%> (+0.18%) ⬆️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.