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

Fix some linter errors in integration tests #2608

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

matejvasek
Copy link
Contributor

Changes

  • 🧹 Fix some linter errors in integration tests

Copy link

knative-prow bot commented Dec 2, 2024

[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 requested review from dsimansk and nainaz December 2, 2024 18:44
@matejvasek matejvasek requested review from lkingland and removed request for dsimansk and nainaz December 2, 2024 18:44
@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 2, 2024
@matejvasek matejvasek requested review from gauron99 and matzew December 2, 2024 18:44
@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 2, 2024
Signed-off-by: Matej Vašek <[email protected]>
@matejvasek matejvasek force-pushed the fix-some-linter-errs-2 branch from 3211879 to b1acfa2 Compare December 2, 2024 18:48
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.42%. Comparing base (582536f) to head (bfc6b61).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2608       +/-   ##
===========================================
+ Coverage   50.93%   65.42%   +14.48%     
===========================================
  Files         130      130               
  Lines       15518    15518               
===========================================
+ Hits         7904    10152     +2248     
+ Misses       6898     4389     -2509     
- Partials      716      977      +261     
Flag Coverage Δ
e2e-test 35.81% <ø> (?)
e2e-test-oncluster 32.90% <ø> (?)
e2e-test-oncluster-runtime 28.65% <ø> (?)
e2e-test-runtime-go 26.44% <ø> (?)
e2e-test-runtime-node 25.84% <ø> (?)
e2e-test-runtime-python 25.84% <ø> (?)
e2e-test-runtime-quarkus 25.99% <ø> (?)
e2e-test-runtime-rust 24.94% <ø> (?)
e2e-test-runtime-springboot 24.98% <ø> (?)
e2e-test-runtime-typescript 25.95% <ø> (?)
integration-tests 52.00% <ø> (?)
unit-tests 50.93% <ø> (?)
unit-tests-macos-latest ?
unit-tests-ubuntu-latest ?
unit-tests-windows-latest ?

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.

Signed-off-by: Matej Vašek <[email protected]>
@matejvasek
Copy link
Contributor Author

PTAL @gauron99 @lkingland @matzew

@gauron99
Copy link
Contributor

gauron99 commented Dec 3, 2024

/lgtm
/hold for others

@knative-prow knative-prow bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 3, 2024
@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Dec 3, 2024
@matejvasek
Copy link
Contributor Author

/unhold

@knative-prow knative-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 4, 2024
@knative-prow knative-prow bot merged commit 70f96bb into knative:main Dec 4, 2024
39 checks passed
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. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants