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

FileWatcherTest consistently pass #4029

Merged

Conversation

pierDipi
Copy link
Member

@pierDipi pierDipi commented Aug 6, 2024

Filesystem notifications might be triggered more times than expected so check for greater or equal to.

Filesystem notifications might be triggers more times than expected
so check for greater or equal to.

Signed-off-by: Pierangelo Di Pilato <[email protected]>
Copy link

knative-prow bot commented Aug 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierDipi

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 creydr and matzew August 6, 2024 10:21
@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.50%. Comparing base (e9ac303) to head (551a9f4).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4029      +/-   ##
==========================================
+ Coverage   48.48%   48.50%   +0.01%     
==========================================
  Files         244      244              
  Lines       14469    14469              
==========================================
+ Hits         7016     7018       +2     
+ Misses       6746     6745       -1     
+ Partials      707      706       -1     

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

@pierDipi
Copy link
Member Author

pierDipi commented Aug 6, 2024

/test upgrade-tests

@pierDipi
Copy link
Member Author

pierDipi commented Aug 6, 2024

/retest

Copy link
Contributor

@creydr creydr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2024
@pierDipi
Copy link
Member Author

pierDipi commented Aug 6, 2024

/retest

1 similar comment
@pierDipi
Copy link
Member Author

pierDipi commented Aug 6, 2024

/retest

@pierDipi
Copy link
Member Author

pierDipi commented Aug 7, 2024

/test upgrade-tests

@pierDipi
Copy link
Member Author

pierDipi commented Aug 8, 2024

/retest

@pierDipi
Copy link
Member Author

pierDipi commented Aug 8, 2024

/test reconciler-tests-namespaced-broker

@knative-prow knative-prow bot merged commit 241bdb5 into knative-extensions:main Aug 8, 2024
33 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. area/data-plane lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants