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

[DO NOT MERGE] testing only #1919

Closed
wants to merge 6 commits into from
Closed

Conversation

matejvasek
Copy link
Contributor

No description provided.

Without this change prow test will refer tkn yamls from the main branch
not from the PR head branch.

Signed-off-by: Matej Vasek <[email protected]>
Signed-off-by: Matej Vasek <[email protected]>
Signed-off-by: Matej Vasek <[email protected]>
Use our own modified jammy builder with additional buildpacks for
GoFunc and Rust. This enables on cluster build for Go and Rust functions.
Where possible (Go, Java) we use "tiny" variant, other runtimes use "base"
variant.

The updated task is new file instead of modifying existing task
this is done for sake of keeping compatiblility.

Signed-off-by: Matej Vasek <[email protected]>
@knative-prow
Copy link

knative-prow bot commented Aug 9, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@knative-prow knative-prow bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 9, 2023
@knative-prow knative-prow bot requested review from dsimansk and vyasgun August 9, 2023 19:00
@knative-prow
Copy link

knative-prow bot commented Aug 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matejvasek

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

The pull request process is described here

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 added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +3.91% 🎉

Comparison is base (45d2426) 58.81% compared to head (cbc758f) 62.73%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1919      +/-   ##
==========================================
+ Coverage   58.81%   62.73%   +3.91%     
==========================================
  Files          97      107      +10     
  Lines       13119    13822     +703     
==========================================
+ Hits         7716     8671     +955     
+ Misses       4626     4269     -357     
- Partials      777      882     +105     
Flag Coverage Δ
e2e-test 35.47% <0.00%> (?)
e2e-test-oncluster 30.80% <100.00%> (?)
e2e-test-runtime-go 25.91% <0.00%> (?)
e2e-test-runtime-node 26.91% <0.00%> (?)
e2e-test-runtime-python 26.91% <0.00%> (?)
e2e-test-runtime-quarkus 27.03% <0.00%> (?)
e2e-test-runtime-rust 25.91% <0.00%> (?)
e2e-test-runtime-springboot 26.05% <0.00%> (?)
e2e-test-runtime-typescript 27.03% <0.00%> (?)
integration-tests 51.42% <100.00%> (+2.15%) ⬆️
unit-tests-macos-latest 48.61% <0.00%> (-0.01%) ⬇️
unit-tests-ubuntu-latest 49.39% <0.00%> (-0.01%) ⬇️
unit-tests-windows-latest 48.65% <0.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
pkg/builders/buildpacks/builder.go 65.73% <ø> (+17.48%) ⬆️
pkg/pipelines/tekton/templates.go 69.38% <ø> (+1.36%) ⬆️
pkg/pipelines/tekton/validate.go 88.88% <ø> (+11.11%) ⬆️
pkg/k8s/security_context.go 89.28% <100.00%> (ø)

... and 51 files with indirect coverage changes

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

@matejvasek matejvasek closed this Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant