Skip to content

make f.Root path absolute via NewFunction call#3465

Merged
knative-prow[bot] merged 1 commit into
knative:mainfrom
gauron99:push-mrlovqllyvxp
Mar 3, 2026
Merged

make f.Root path absolute via NewFunction call#3465
knative-prow[bot] merged 1 commit into
knative:mainfrom
gauron99:push-mrlovqllyvxp

Conversation

@gauron99
Copy link
Copy Markdown
Contributor

@gauron99 gauron99 commented Mar 3, 2026

  • f.Root points to absolute path on disk to function root via NewFunction

@knative-prow knative-prow Bot added the size/XS 🤖 PR changes 0-9 lines, ignoring generated files. label Mar 3, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Mar 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauron99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot requested review from dsimansk and jrangelramos March 3, 2026 13:22
@knative-prow knative-prow Bot added the approved 🤖 PR has been approved by an approver from all required OWNERS files. label Mar 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.69%. Comparing base (fbd2f4f) to head (31c230d).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pkg/functions/function.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3465      +/-   ##
==========================================
- Coverage   54.71%   54.69%   -0.02%     
==========================================
  Files         181      181              
  Lines       20394    20430      +36     
==========================================
+ Hits        11158    11174      +16     
- Misses       8059     8078      +19     
- Partials     1177     1178       +1     
Flag Coverage Δ
e2e 38.25% <0.00%> (-0.08%) ⬇️
e2e go 32.49% <0.00%> (-0.07%) ⬇️
e2e node 28.30% <0.00%> (-0.04%) ⬇️
e2e python 31.87% <0.00%> (-0.09%) ⬇️
e2e quarkus 28.45% <0.00%> (-0.06%) ⬇️
e2e rust 27.80% <0.00%> (-0.11%) ⬇️
e2e springboot 26.32% <0.00%> (-0.08%) ⬇️
e2e typescript 28.41% <0.00%> (-0.06%) ⬇️
integration 17.43% <0.00%> (-0.05%) ⬇️
unit macos-14 42.62% <0.00%> (+<0.01%) ⬆️
unit macos-latest 42.62% <0.00%> (+<0.01%) ⬆️
unit ubuntu-24.04-arm 42.88% <0.00%> (+<0.01%) ⬆️
unit ubuntu-latest 43.51% <0.00%> (-0.01%) ⬇️
unit windows-latest 42.64% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gauron99 gauron99 force-pushed the push-mrlovqllyvxp branch from 1ecaf16 to 4e77327 Compare March 3, 2026 13:33
@knative-prow knative-prow Bot added size/S 🤖 PR changes 10-29 lines, ignoring generated files. and removed size/XS 🤖 PR changes 0-9 lines, ignoring generated files. labels Mar 3, 2026
@gauron99 gauron99 force-pushed the push-mrlovqllyvxp branch from 4e77327 to 31c230d Compare March 3, 2026 13:37
@gauron99 gauron99 changed the title make f.Root path absolute make f.Root path absolute via NewFunction call Mar 3, 2026
@matejvasek
Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow knative-prow Bot added the lgtm 🤖 PR is ready to be merged. label Mar 3, 2026
@knative-prow knative-prow Bot merged commit 3919780 into knative:main Mar 3, 2026
43 checks passed
@gauron99 gauron99 deleted the push-mrlovqllyvxp branch March 11, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. lgtm 🤖 PR is ready to be merged. size/S 🤖 PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants