easegress-io / easegress

A Cloud Native traffic orchestration system
https://megaease.com/easegress/
Apache License 2.0
5.76k stars 498 forks source link

Fix empty proxy-timeout failure #1236

Closed xxx7xxxx closed 6 months ago

xxx7xxxx commented 6 months ago

In my last test case, there is always the annotation easegress.ingress.kubernetes.io/proxy-timeout, so it didn't fail. But it will fail if there isn't. It may fix the issue https://github.com/easegress-io/easegress/issues/1215 and https://github.com/easegress-io/easegress/issues/1235

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.63%. Comparing base (907f3f5) to head (83addd0). Report is 2 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1236 +/- ## ========================================== + Coverage 79.62% 79.63% +0.01% ========================================== Files 152 152 Lines 17228 17228 ========================================== + Hits 13718 13720 +2 + Misses 2847 2845 -2 Partials 663 663 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.