dagu-org / dagu

Developer-friendly, minimalism Cron alternative, but with much more capabilities. It aims to solve greater problems.
https://dagu.readthedocs.io
GNU General Public License v3.0
1.44k stars 138 forks source link

[ISSUE 657] Fix HTTP_HandleCancel in TestAgent_HandleHTTP was a flakey test #658

Closed Kiyo510 closed 1 month ago

Kiyo510 commented 1 month ago

Fixes: #657

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.16%. Comparing base (a10fff5) to head (f69c9ff).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/daguflow/dagu/pull/658/graphs/tree.svg?width=650&height=150&src=pr&token=CODZQP61J2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daguflow)](https://app.codecov.io/gh/daguflow/dagu/pull/658?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daguflow) ```diff @@ Coverage Diff @@ ## main #658 +/- ## ======================================= Coverage 66.16% 66.16% ======================================= Files 53 53 Lines 4156 4156 ======================================= Hits 2750 2750 Misses 1186 1186 Partials 220 220 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/daguflow/dagu/pull/658?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daguflow). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daguflow) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/daguflow/dagu/pull/658?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daguflow). Last update [a10fff5...f69c9ff](https://app.codecov.io/gh/daguflow/dagu/pull/658?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daguflow). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daguflow).