warren830 opened a new pull request, #4858: URL: https://github.com/apache/incubator-devlake/pull/4858
### Summary This pr refactors the code to improve the calculation of metrics related to pull requests (PRs) in the specified project. The previous implementation had several issues related to incorrect time calculations, which have been resolved in this update. The main changes made in this pr are: 1. The calculation of the cycle time for a PR now takes into account the earliest date between the PR creation date and the deployment task finished date. 2. If a pr has not been deployed, we will not calculate its cycletime ### Does this close any open issues? Closes #4853 ### Screenshots Include any relevant screenshots here. ### Other Information Any other information that is important to this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
